rriggs [Wed, 30 Sep 2015 12:33:08 -0400] rev 32843
8137313: TreeTest.java intermittently fails with a timeout
Summary: Enhance debugging information
Reviewed-by: chegar, darcy
asmotrak [Wed, 30 Sep 2015 15:30:50 +0300] rev 32842
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
dfuchs [Wed, 30 Sep 2015 11:17:32 +0200] rev 32841
8137289: java/util/logging/DrainFindDeadlockTest.java hangs
Summary: removed timeout=10 from @run command line. added new debug traces.
Reviewed-by: chegar, mchung
sundar [Wed, 30 Sep 2015 12:48:32 +0530] rev 32840
8137320: jjs should support @argfile to pass command line arguments from a file
Reviewed-by: attila, hannesw, henryjen
dfuchs [Tue, 29 Sep 2015 19:50:56 +0200] rev 32839
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
Reviewed-by: rriggs
Contributed-by: vyom.tewari@oracle.com
dl [Tue, 29 Sep 2015 16:44:29 +0100] rev 32838
8134854: Bulk integration of java.util.concurrent.atomic classes
Reviewed-by: martin, psandoz, chegar
asmotrak [Tue, 29 Sep 2015 18:01:33 +0300] rev 32837
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
Reviewed-by: weijun