hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java
changeset 28190 5a6b07edeb21
parent 27466 36c9a91eb418
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test DoubleTest
    25  * @test DoubleTest
    26  * @bug 8028756
    26  * @bug 8028756
    27  * @library /testlibrary /testlibrary/whitebox
    27  * @library /testlibrary /../../test/lib
    28  * @build DoubleTest
    28  * @build DoubleTest
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI DoubleTest
    31  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI DoubleTest
    32  * @summary testing of WB::set/getDoubleVMFlag()
    32  * @summary testing of WB::set/getDoubleVMFlag()