robm [Thu, 01 Oct 2015 00:13:09 +0100] rev 32846
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
robm [Thu, 01 Oct 2015 00:09:51 +0100] rev 32845
8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm
darcy [Wed, 30 Sep 2015 15:25:29 -0700] rev 32844
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb
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
igerasim [Tue, 29 Sep 2015 17:26:14 +0300] rev 32836
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
Reviewed-by: rriggs
amlu [Mon, 28 Sep 2015 16:39:12 +0300] rev 32835
8137232: Mark 3 more core-libs tests as intermittently failing
Reviewed-by: chegar
chegar [Mon, 28 Sep 2015 13:39:27 +0100] rev 32834
8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
erikj [Mon, 28 Sep 2015 11:39:13 +0200] rev 32833
8136385: Various build speed improvements for windows
Reviewed-by: ihse
erikj [Mon, 28 Sep 2015 09:52:20 +0200] rev 32832
8137088: Drop building of interim_java.corba
Reviewed-by: alanb, ihse