hg: valhalla/valhalla: 8199309: [Nestmates] The new Class nestmate methods should have SecurityManager checks

david.holmes at oracle.com david.holmes at oracle.com
Wed Mar 14 01:25:10 UTC 2018


Changeset: ce4f5cece30c
Author:    dholmes
Date:      2018-03-13 21:14 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/ce4f5cece30c

8199309: [Nestmates] The new Class nestmate methods should have SecurityManager checks
Reviewed-by: mchung, jrose

! src/java.base/share/classes/java/lang/Class.java
! test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/TestReflectionAPI.java
+ test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/TestSecurityManagerChecks.java
+ test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/empty.policy
+ test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/testPkg/Host.java
+ test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/testPkg/Singleton.java




More information about the valhalla-dev mailing list