hotspot/test/testlibrary_tests/whitebox/BlobSanityTest.java
changeset 33730 30e064828045
parent 32726 8ccad6e5cdc6
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test BlobSanityTest
    25  * @test BlobSanityTest
    26  * @bug 8132980
    26  * @bug 8132980
    27  * @library /testlibrary /../../test/lib
    27  * @library /testlibrary /test/lib
    28  * @modules java.management/sun.management
    28  * @modules java.management/sun.management
    29  * @build BlobSanityTest
    29  * @build BlobSanityTest
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI BlobSanityTest
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI BlobSanityTest