iignatyev [Mon, 01 Dec 2014 21:56:54 +0300] rev 27780
8066191: Introduce time limited test executor
Reviewed-by: vlivanov, psandoz
msheppar [Mon, 01 Dec 2014 17:20:06 +0000] rev 27779
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
Summary: added null check on dispatcherThread variable in stop method
Reviewed-by: chegar
lancea [Mon, 01 Dec 2014 11:34:44 -0500] rev 27778
8066261: Typo in Connection.isValid
Reviewed-by: dfuchs
alanb [Mon, 01 Dec 2014 13:44:57 +0000] rev 27777
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
Reviewed-by: dfuchs
lancea [Sat, 29 Nov 2014 11:14:20 -0500] rev 27776
8066188: BaseRowSet default value for escape processing is not correct
Reviewed-by: alanb
alanb [Fri, 28 Nov 2014 14:58:10 +0000] rev 27775
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE
Reviewed-by: chegar