< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java

Print this page

*** 31,41 **** * java.management * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @compile ../../test-classes/JvmtiApp.java ! * @run main JvmtiAddPath */ import java.io.File; import java.nio.file.Files; import java.nio.file.Path; --- 31,41 ---- * java.management * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @compile ../../test-classes/JvmtiApp.java ! * @run driver JvmtiAddPath */ import java.io.File; import java.nio.file.Files; import java.nio.file.Path;
< prev index next >