test/hotspot/jtreg/runtime/cds/BootAppendTests.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    25  * @test
    25  * @test
    26  * @requires vm.cds & !vm.graal.enabled
    26  * @requires vm.cds & !vm.graal.enabled
    27  * @summary Testing -Xbootclasspath/a support for CDS
    27  * @summary Testing -Xbootclasspath/a support for CDS
    28  * @requires vm.cds
    28  * @requires vm.cds
    29  * @library /test/lib
    29  * @library /test/lib
    30  * @modules java.compiler
       
    31  *          java.base/jdk.internal.misc
       
    32  *          java.management
       
    33  *          jdk.internal.jvmstat/sun.jvmstat.monitor
       
    34  * @compile javax/sound/sampled/MyClass.jasm
    30  * @compile javax/sound/sampled/MyClass.jasm
    35  * @compile javax/annotation/processing/FilerException.jasm
    31  * @compile javax/annotation/processing/FilerException.jasm
    36  * @compile nonjdk/myPackage/MyClass.java
    32  * @compile nonjdk/myPackage/MyClass.java
    37  * @build LoadClass
    33  * @build LoadClass
    38  * @run main/othervm BootAppendTests
    34  * @run main/othervm BootAppendTests