< prev index next >

test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/TestReflectionAPI.java

Print this page

        

@@ -48,10 +48,11 @@
  *          HostOfMemberMalformedHost.jcod
  *          HostWithSelfMember.jcod
  *          HostWithDuplicateMembers.jcod
  *
  * @run main/othervm TestReflectionAPI
+ * @run main/othervm/java.security.policy=empty.policy TestReflectionAPI
  */
 
 // We need a nest member class that is invalid for each of the possible reasons,
 // plus we need some external classes to test other failure modes.
 // For each nested class below there is a corresponding .jcod file which breaks one
< prev index next >