hg: valhalla/valhalla: 8191117: [Nestmates] Update JNI, JVM TI and JDI/JDWP to allow for nestmate access

david.holmes at oracle.com david.holmes at oracle.com
Tue May 29 01:10:05 UTC 2018


Changeset: 3234088eb2d2
Author:    dholmes
Date:      2018-05-28 21:09 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/3234088eb2d2

8191117: [Nestmates] Update JNI, JVM TI and JDI/JDWP to allow for nestmate access
Reviewed-by: mainline RFR

+ test/hotspot/jtreg/runtime/Nestmates/NestmatesJNI.java
+ test/hotspot/jtreg/runtime/Nestmates/libNestmatesJNI.c
+ test/hotspot/jtreg/runtime/Nestmates/privateConstructors/TestJNI.java
+ test/hotspot/jtreg/runtime/Nestmates/privateFields/TestJNI.java
+ test/hotspot/jtreg/runtime/Nestmates/privateMethods/TestJNI.java
+ test/hotspot/jtreg/runtime/Nestmates/privateMethods/TestJNIHierarchy.java
+ test/hotspot/jtreg/runtime/Nestmates/privateStaticFields/TestJNI.java
+ test/hotspot/jtreg/runtime/Nestmates/privateStaticMethods/TestJNI.java




More information about the valhalla-dev mailing list