rriggs [Thu, 17 Sep 2015 13:33:33 -0400] rev 32658
Merge
rriggs [Tue, 15 Sep 2015 22:11:00 -0400] rev 32657
8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently
Summary: remove checks for processes not spawned by the test
Reviewed-by: joehw
robm [Thu, 17 Sep 2015 22:59:48 +0100] rev 32656
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
Reviewed-by: vinnie
darcy [Thu, 17 Sep 2015 13:43:06 -0700] rev 32655
8134795: Port fdlibm pow to Java
Reviewed-by: bpb
simonis [Thu, 17 Sep 2015 18:04:53 +0200] rev 32654
8136690: AIX: libjimage should be linked with the C++ compiler
Reviewed-by: ihse
martin [Wed, 16 Sep 2015 10:49:11 -0700] rev 32653
8136570: Stop changing user environment variables related to /usr/dt
4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables
Summary: Stop changing user environment variables: NLSPATH XFILESEARCHPATH
Reviewed-by: prr
dfuchs [Thu, 17 Sep 2015 17:33:00 +0200] rev 32652
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
Summary: ensure that file descriptor is properly closed if setsockopt fails.
Reviewed-by: chegar, igerasim
Contributed-by: vyom.tewari@oracle.com
weijun [Thu, 17 Sep 2015 10:37:39 +0800] rev 32651
8136436: jarsigner tests include both a warnings.sh and a warnings subdir
Reviewed-by: xuelei