hotspot/test/runtime/modules/ExportTwice.java
changeset 38152 80e5da81fb2c
parent 36508 5f9eee6b383b
child 40631 ed82623d7831
equal deleted inserted replaced
38151:fffedc5e5cf8 38152:80e5da81fb2c
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
       
    26  * @modules java.base/jdk.internal.misc
    26  * @library /testlibrary /test/lib /compiler/whitebox ..
    27  * @library /testlibrary /test/lib /compiler/whitebox ..
    27  * @compile p2/c2.java
    28  * @compile p2/c2.java
    28  * @compile p1/c1.java
    29  * @compile p1/c1.java
    29  * @build sun.hotspot.WhiteBox
    30  * @build sun.hotspot.WhiteBox
    30  * @compile/module=java.base java/lang/reflect/ModuleHelper.java
    31  * @compile/module=java.base java/lang/reflect/ModuleHelper.java