< prev index next >

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

Print this page

*** 34,44 **** * @compile test-classes/HelloWB.java * @compile test-classes/ForNameTest.java * @compile test-classes/BootClassPathAppendHelper.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox ! * @run main ClassLoaderTest */ import java.io.File; import jdk.test.lib.process.OutputAnalyzer; --- 34,44 ---- * @compile test-classes/HelloWB.java * @compile test-classes/ForNameTest.java * @compile test-classes/BootClassPathAppendHelper.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox ! * @run driver ClassLoaderTest */ import java.io.File; import jdk.test.lib.process.OutputAnalyzer;
< prev index next >