hotspot/test/runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java
changeset 30146 a5809dde4617
parent 30123 7a8b6bd85e24
parent 29678 dd2f3932c21e
child 30604 b8d532cb6420
equal deleted inserted replaced
30145:fbacd4d2936c 30146:a5809dde4617
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8066670
    26  * @bug 8066670
    27  * @summary Testing -XX:+PrintSharedArchiveAndExit option
    27  * @summary Testing -XX:+PrintSharedArchiveAndExit option
    28  * @library /testlibrary
    28  * @library /testlibrary
       
    29  * @modules java.base/sun.misc
       
    30  *          java.management
    29  */
    31  */
    30 
    32 
    31 import com.oracle.java.testlibrary.*;
    33 import com.oracle.java.testlibrary.*;
    32 
    34 
    33 public class PrintSharedArchiveAndExit {
    35 public class PrintSharedArchiveAndExit {