xuelei [Wed, 08 Jul 2015 23:52:15 +0000] rev 31536
8130460: Increase the stability of DTLS test CipherSuite.java
Reviewed-by: wetmore
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
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
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again
Reviewed-by: xuelei
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
rriggs [Tue, 07 Jul 2015 16:54:52 -0400] rev 31531
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
Summary: Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy