coffeys [Fri, 18 Sep 2015 18:19:44 +0100] rev 32662
8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE
Reviewed-by: chegar
vinnie [Fri, 18 Sep 2015 17:54:28 +0100] rev 32661
8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
rriggs [Thu, 17 Sep 2015 22:46:04 -0400] rev 32660
8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
Summary: Revise test to only operate on processes it spawns
Reviewed-by: chegar
rriggs [Thu, 17 Sep 2015 22:46:02 -0400] rev 32659
Merge
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
smarks [Wed, 16 Sep 2015 16:24:35 -0700] rev 32650
8072722: add stream support to Scanner
Reviewed-by: psandoz, chegar, sherman
martin [Tue, 15 Sep 2015 21:56:04 -0700] rev 32649
8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
mullan [Wed, 16 Sep 2015 08:24:40 -0400] rev 32648
Merge
mullan [Wed, 16 Sep 2015 08:23:37 -0400] rev 32647
8015388: Required algorithms for JDK 9
Reviewed-by: jnimeh, wetmore, xuelei