< prev index next >

test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassTest.java

Print this page

@@ -32,11 +32,11 @@
  *          java.management
  * @build sun.hotspot.WhiteBox
  *        RedefineClassApp
  *        InstrumentationClassFileTransformer
  *        InstrumentationRegisterClassFileTransformer
- * @run main RedefineClassTest
+ * @run driver RedefineClassTest
  */
 
 import com.sun.tools.attach.VirtualMachine;
 import com.sun.tools.attach.VirtualMachineDescriptor;
 import java.io.File;
< prev index next >