test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java

test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java

Print this page

        

*** 25,36 **** /** * @test * @requires vm.cds & !vm.graal.enabled * @library ../.. * @library /test/lib ! * @modules java.base/jdk.internal.misc ! * @modules jdk.jartool/sun.tools.jar * @compile src/jdk/test/Main.java * @compile src/com/sun/tools/javac/Main.jasm * @compile src/com/sun/tools/javac/MyMain.jasm * @compile ../../../SharedArchiveFile/javax/annotation/processing/FilerException.jasm * @run main ClassPathTests --- 25,37 ---- /** * @test * @requires vm.cds & !vm.graal.enabled * @library ../.. * @library /test/lib ! * @modules java.compiler ! * java.base/jdk.internal.misc ! * jdk.jartool/sun.tools.jar * @compile src/jdk/test/Main.java * @compile src/com/sun/tools/javac/Main.jasm * @compile src/com/sun/tools/javac/MyMain.jasm * @compile ../../../SharedArchiveFile/javax/annotation/processing/FilerException.jasm * @run main ClassPathTests
test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File