< prev index next >

test/hotspot/jtreg/runtime/Dictionary/ProtectionDomainCacheTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -29,11 +29,11 @@
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  * @build jdk.test.lib.Utils
  *        jdk.test.lib.util.JarUtils
  * @build ClassForName ProtectionDomainCacheTest
- * @run main/othervm/policy=test.policy -Djava.security.manager ProtectionDomainCacheTest
+ * @run driver ProtectionDomainCacheTest
  */
 
 import java.net.URL;
 import java.net.URLClassLoader;
 import java.nio.file.FileSystems;
< prev index next >