< prev index next >

test/hotspot/jtreg/runtime/getSysPackage/GetSysPkgTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -25,11 +25,11 @@
  * @test
  * @modules java.base/jdk.internal.misc
  * @modules java.base/jdk.internal.loader
  *          java.logging
  * @library /test/lib
- * @run main/othervm GetSysPkgTest
+ * @run driver GetSysPkgTest
  */
 
 import java.io.File;
 import java.lang.reflect.InvocationTargetException;
 import java.lang.reflect.Method;
< prev index next >