JDK-8199658 : 100% public API coverage for Nest-based access control
  • Type: Sub-task
  • Component: specification
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2018-03-15
  • Updated: 2018-05-16
  • Resolved: 2018-05-16
Description
Nest-Based access control includes a public API: three new methods are added to java.lang.Class to expand core reflection to cover nestmates:

http://cr.openjdk.java.net/~dholmes/8010319/specs/java.lang/java/lang/Class.html
Comments
Test of the new API: http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.full.v1/test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/TestReflectionAPI.java.html
15-05-2018