dsamersoff [Mon, 22 Aug 2016 21:37:37 +0300] rev 40689
8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly
Summary: Exceptions are checked after calling NewStringUTF
Reviewed-by: dholmes, sla
Contributed-by: amit.sapre@oracle.com
ctornqvi [Sat, 20 Aug 2016 09:36:35 -0400] rev 40688
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
Reviewed-by: coleenp
amurillo [Fri, 19 Aug 2016 12:17:32 -0700] rev 40687
Merge
ctornqvi [Fri, 19 Aug 2016 10:09:53 -0400] rev 40686
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
dsamersoff [Thu, 18 Aug 2016 13:19:38 +0300] rev 40685
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
Summary: Add more diagnostic to attach code
Reviewed-by: dholmes, alanb
shurailine [Wed, 31 Aug 2016 09:46:50 -0700] rev 40684
8164982: Fix legal notices in java/lang, java/net, java/util tests.
Reviewed-by: darcy, iris
ssahoo [Wed, 31 Aug 2016 08:44:12 -0700] rev 40683
8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux.
Summary: The test timeout waiting to get seed in an exhausted Linux platform.
Reviewed-by: weijun