dholmes [Tue, 18 Oct 2016 20:04:36 -0400] rev 41762
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Reviewed-by: dcubed, lfoltan, sspitsyn
cjplummer [Tue, 18 Oct 2016 12:39:22 -0700] rev 41761
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
Reviewed-by: jwilhelm, sspitsyn
cjplummer [Tue, 18 Oct 2016 12:36:20 -0700] rev 41760
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
Summary: force classpath to be added to subprocesses
Reviewed-by: dholmes, sspitsyn
akulyakh [Mon, 17 Oct 2016 15:46:28 +0300] rev 41759
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
Summary: Fixed GC options for running the test
Reviewed-by: ddmitriev, sspitsyn
amurillo [Thu, 13 Oct 2016 09:02:13 -0700] rev 41758
Merge
amurillo [Thu, 13 Oct 2016 08:57:57 -0700] rev 41757
Merge
simonis [Wed, 28 Sep 2016 11:07:32 +0200] rev 41756
8166801: [s390] Add jvm.cfg file for Linux/s390x
Reviewed-by: erikj, shade
dsamersoff [Mon, 03 Oct 2016 15:58:34 +0300] rev 41755
8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Summary: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
sdrach [Tue, 25 Oct 2016 13:51:08 -0700] rev 41754
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Reviewed-by: chegar, mchung
bchristi [Tue, 25 Oct 2016 12:58:34 -0700] rev 41753
8165793: Provide an API to query if a ClassLoader is parallel capable
Reviewed-by: alanb, mchung