Thu, 04 Dec 2014 16:50:31 +0800 8048619: Implement tests for converting PKCS12 keystores
weijun [Thu, 04 Dec 2014 16:50:31 +0800] rev 27802
8048619: Implement tests for converting PKCS12 keystores Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 03 Dec 2014 16:50:55 -0500 8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
lancea [Wed, 03 Dec 2014 16:50:55 -0500] rev 27801
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers Reviewed-by: mchung, smarks, ulfzibis
Wed, 03 Dec 2014 19:49:59 +0000 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
chegar [Wed, 03 Dec 2014 19:49:59 +0000] rev 27800
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile Reviewed-by: alanb, smarks
Wed, 03 Dec 2014 19:28:35 +0000 Merge
chegar [Wed, 03 Dec 2014 19:28:35 +0000] rev 27799
Merge
Wed, 03 Dec 2014 14:34:42 +0000 8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
alanb [Wed, 03 Dec 2014 14:34:42 +0000] rev 27798
8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
Wed, 03 Dec 2014 12:00:26 +0100 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
psandoz [Wed, 03 Dec 2014 12:00:26 +0100] rev 27797
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom Reviewed-by: alanb, dl, chegar, rriggs, shade
Wed, 03 Dec 2014 11:38:56 +0100 8065764: javax/management/monitor/CounterMonitorTest.java hangs
sjiang [Wed, 03 Dec 2014 11:38:56 +0100] rev 27796
8065764: javax/management/monitor/CounterMonitorTest.java hangs Reviewed-by: jbachorik, dfuchs
Tue, 02 Dec 2014 14:36:23 -0800 Merge
amurillo [Tue, 02 Dec 2014 14:36:23 -0800] rev 27795
Merge
Thu, 27 Nov 2014 07:16:54 -0800 Merge
amurillo [Thu, 27 Nov 2014 07:16:54 -0800] rev 27794
Merge
Wed, 26 Nov 2014 17:41:08 +0100 Merge
jwilhelm [Wed, 26 Nov 2014 17:41:08 +0100] rev 27793
Merge
Wed, 19 Nov 2014 17:51:06 +0300 8062536: [TESTBUG] Conflicting GC combinations in jdk tests
eistepan [Wed, 19 Nov 2014 17:51:06 +0300] rev 27792
8062536: [TESTBUG] Conflicting GC combinations in jdk tests Reviewed-by: brutisso, dholmes
Mon, 24 Nov 2014 09:57:03 +0100 Merge
sla [Mon, 24 Nov 2014 09:57:03 +0100] rev 27791
Merge
Mon, 17 Nov 2014 13:11:37 +0100 8048050: Agent NullPointerException when rmi.port in use
sgabdura [Mon, 17 Nov 2014 13:11:37 +0100] rev 27790
8048050: Agent NullPointerException when rmi.port in use Reviewed-by: jbachorik, dfuchs
Tue, 18 Nov 2014 16:20:16 +0100 6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
ykantser [Tue, 18 Nov 2014 16:20:16 +0100] rev 27789
6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined Reviewed-by: sla, jbachorik, egahlin
Mon, 17 Nov 2014 09:36:40 +0100 Merge
sla [Mon, 17 Nov 2014 09:36:40 +0100] rev 27788
Merge
Fri, 14 Nov 2014 10:22:43 +0100 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno [Fri, 14 Nov 2014 10:22:43 +0100] rev 27787
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn
Thu, 13 Nov 2014 01:55:21 +0300 8059677: Thread.getName() instantiates Strings
shade [Thu, 13 Nov 2014 01:55:21 +0300] rev 27786
8059677: Thread.getName() instantiates Strings Reviewed-by: chegar, dholmes, sla, rriggs
Tue, 02 Dec 2014 15:12:40 +0100 8065998: Avoid use of _ as a one-character identifier
jlahoda [Tue, 02 Dec 2014 15:12:40 +0100] rev 27785
8065998: Avoid use of _ as a one-character identifier Reviewed-by: alanb, chegar, darcy
Mon, 01 Dec 2014 17:59:39 -0800 8035000: clean up ActivationLibrary.DestroyThread
smarks [Mon, 01 Dec 2014 17:59:39 -0800] rev 27784
8035000: clean up ActivationLibrary.DestroyThread Reviewed-by: lancea
Mon, 01 Dec 2014 21:02:21 +0100 8065552: setAccessible(true) on fields of Class may throw a SecurityException
dfuchs [Mon, 01 Dec 2014 21:02:21 +0100] rev 27783
8065552: setAccessible(true) on fields of Class may throw a SecurityException Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys
Mon, 01 Dec 2014 22:22:02 +0300 Merge
iignatyev [Mon, 01 Dec 2014 22:22:02 +0300] rev 27782
Merge
Mon, 01 Dec 2014 21:58:46 +0300 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
iignatyev [Mon, 01 Dec 2014 21:58:46 +0300] rev 27781
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java Reviewed-by: vlivanov, psandoz
Mon, 01 Dec 2014 21:56:54 +0300 8066191: Introduce time limited test executor
iignatyev [Mon, 01 Dec 2014 21:56:54 +0300] rev 27780
8066191: Introduce time limited test executor Reviewed-by: vlivanov, psandoz
Mon, 01 Dec 2014 17:20:06 +0000 8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
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
Mon, 01 Dec 2014 11:34:44 -0500 8066261: Typo in Connection.isValid
lancea [Mon, 01 Dec 2014 11:34:44 -0500] rev 27778
8066261: Typo in Connection.isValid Reviewed-by: dfuchs
Mon, 01 Dec 2014 13:44:57 +0000 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
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
Sat, 29 Nov 2014 11:14:20 -0500 8066188: BaseRowSet default value for escape processing is not correct
lancea [Sat, 29 Nov 2014 11:14:20 -0500] rev 27776
8066188: BaseRowSet default value for escape processing is not correct Reviewed-by: alanb
Fri, 28 Nov 2014 14:58:10 +0000 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
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
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip