< prev index next >

test/hotspot/jtreg/runtime/appcds/ProtectionDomain.java

Print this page

@@ -31,11 +31,11 @@
  *          java.management
  *          jdk.jartool/sun.tools.jar
  * @compile test-classes/ProtDomain.java
  * @compile test-classes/ProtDomainB.java
  * @compile test-classes/JimageClassProtDomain.java
- * @run main ProtectionDomain
+ * @run driver ProtectionDomain
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
 
 public class ProtectionDomain {
< prev index next >