hotspot/test/runtime/SharedArchiveFile/BootAppendTests.java
changeset 42640 09dba077f1e7
parent 40631 ed82623d7831
child 43467 f91da24c6bca
equal deleted inserted replaced
42639:762117d57d05 42640:09dba077f1e7
    26  * @summary Testing -Xbootclasspath/a support for CDS
    26  * @summary Testing -Xbootclasspath/a support for CDS
    27  * @library /test/lib
    27  * @library /test/lib
    28  * @modules java.base/jdk.internal.misc
    28  * @modules java.base/jdk.internal.misc
    29  *          java.management
    29  *          java.management
    30  *          jdk.jvmstat/sun.jvmstat.monitor
    30  *          jdk.jvmstat/sun.jvmstat.monitor
    31  * @ignore 8150683
       
    32  * @compile javax/sound/sampled/MyClass.jasm
    31  * @compile javax/sound/sampled/MyClass.jasm
    33  * @compile org/omg/CORBA/Context.jasm
    32  * @compile org/omg/CORBA/Context.jasm
    34  * @compile nonjdk/myPackage/MyClass.java
    33  * @compile nonjdk/myPackage/MyClass.java
    35  * @build LoadClass
    34  * @build LoadClass
    36  * @run main/othervm BootAppendTests
    35  * @run main/othervm BootAppendTests