test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java

test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java

Print this page

        

*** 25,35 **** * @test * @requires vm.cds & !vm.graal.enabled * @summary Testing -Xbootclasspath/a support for CDS * @requires vm.cds * @library /test/lib ! * @modules java.base/jdk.internal.misc * java.management * jdk.internal.jvmstat/sun.jvmstat.monitor * @compile javax/sound/sampled/MyClass.jasm * @compile javax/annotation/processing/FilerException.jasm * @compile nonjdk/myPackage/MyClass.java --- 25,36 ---- * @test * @requires vm.cds & !vm.graal.enabled * @summary Testing -Xbootclasspath/a support for CDS * @requires vm.cds * @library /test/lib ! * @modules java.compiler ! * java.base/jdk.internal.misc * java.management * jdk.internal.jvmstat/sun.jvmstat.monitor * @compile javax/sound/sampled/MyClass.jasm * @compile javax/annotation/processing/FilerException.jasm * @compile nonjdk/myPackage/MyClass.java
test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File