-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
Need to update specifications to allow access where needed.
Need to check we can invoke private nestmate methods, and access fields etc.
Need to check virtual vs non-virtual invocations modes.
Tests for the above (mirroring those already done for direct member accesses).
Need to check we can invoke private nestmate methods, and access fields etc.
Need to check virtual vs non-virtual invocations modes.
Tests for the above (mirroring those already done for direct member accesses).
- relates to
-
JDK-8165827 Support private interface methods in JNI, JDWP, JDI and JDB
- Resolved