hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java
changeset 33730 30e064828045
parent 33163 9e128b399e48
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test DoubleTest
    25  * @test DoubleTest
    26  * @bug 8028756
    26  * @bug 8028756
    27  * @library /testlibrary /../../test/lib
    27  * @library /testlibrary /test/lib
    28  * @modules java.management/sun.management
    28  * @modules java.management/sun.management
    29  * @build DoubleTest
    29  * @build DoubleTest
    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/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI DoubleTest
    32  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI DoubleTest