hotspot/test/runtime/modules/JVMGetModuleByPkgName.java
changeset 40631 ed82623d7831
parent 38152 80e5da81fb2c
child 43665 4bb003cad9b9
equal deleted inserted replaced
40629:514bf0744294 40631:ed82623d7831
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @modules java.base/jdk.internal.misc
    26  * @modules java.base/jdk.internal.misc
    27  * @library /testlibrary /test/lib /compiler/whitebox ..
    27  * @library /test/lib ..
    28  * @compile p2/c2.java
    28  * @compile p2/c2.java
    29  * @build sun.hotspot.WhiteBox
    29  * @build sun.hotspot.WhiteBox
    30  * @compile/module=java.base java/lang/reflect/ModuleHelper.java
    30  * @compile/module=java.base java/lang/reflect/ModuleHelper.java
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission