< prev index next >

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

Print this page

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