Thu, 09 Jul 2015 16:37:55 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:55 -0700] rev 31541
Merge
Mon, 29 Jun 2015 15:02:35 -0700 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
martin [Mon, 29 Jun 2015 15:02:35 -0700] rev 31540
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class Summary: return Arrays.copyOf(a, a.length, Object[].class) Reviewed-by: igerasim, psandoz
Thu, 09 Jul 2015 09:55:36 -0400 8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
rriggs [Thu, 09 Jul 2015 09:55:36 -0400] rev 31539
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more Summary: Correct javachild to spin until cputime increases by amount; cleanup InfoTest Reviewed-by: darcy
Thu, 09 Jul 2015 10:37:07 +0300 8130022: Use Java-style array declarations consistently
igerasim [Thu, 09 Jul 2015 10:37:07 +0300] rev 31538
8130022: Use Java-style array declarations consistently Reviewed-by: coffeys
Wed, 08 Jul 2015 21:54:32 -0400 8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
rriggs [Wed, 08 Jul 2015 21:54:32 -0400] rev 31537
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1] Summary: Ignore extra processes that are not created by the test and cleanup any remaining child processes Reviewed-by: darcy
Wed, 08 Jul 2015 23:52:15 +0000 8130460: Increase the stability of DTLS test CipherSuite.java
xuelei [Wed, 08 Jul 2015 23:52:15 +0000] rev 31536
8130460: Increase the stability of DTLS test CipherSuite.java Reviewed-by: wetmore
Wed, 08 Jul 2015 16:04:42 +0200 8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
redestad [Wed, 08 Jul 2015 16:04:42 +0200] rev 31535
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool Reviewed-by: iklam, hseigel
Wed, 08 Jul 2015 11:58:14 +0200 8130649: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 08 Jul 2015 11:58:14 +0200] rev 31534
8130649: java/util/logging/LoggingDeadlock2.java times out Summary: added additional traces and thread dump diagnosis for the child process Reviewed-by: lancea
Wed, 08 Jul 2015 17:30:38 +0800 8130720: BadKDC1 failed again
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again Reviewed-by: xuelei
Tue, 07 Jul 2015 21:25:05 -0400 8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
rriggs [Tue, 07 Jul 2015 21:25:05 -0400] rev 31532
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called Summary: a race condition caused an erroneous fault Reviewed-by: darcy
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip