hotspot/test/testlibrary_tests/whitebox/vm_flags/BooleanTest.java
changeset 25078 327518bb2e50
parent 24921 3b73ef0b62d1
child 25958 8dc85547d6d6
equal deleted inserted replaced
24957:f4f07d09c544 25078:327518bb2e50
    23 
    23 
    24 /*
    24 /*
    25  * @test BooleanTest
    25  * @test BooleanTest
    26  * @bug 8028756
    26  * @bug 8028756
    27  * @library /testlibrary /testlibrary/whitebox
    27  * @library /testlibrary /testlibrary/whitebox
    28  * @build BooleanTest
    28  * @build BooleanTest ClassFileInstaller sun.hotspot.WhiteBox com.oracle.java.testlibrary.*
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI BooleanTest
    30  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI BooleanTest
    31  * @summary testing of WB::set/getBooleanVMFlag()
    31  * @summary testing of WB::set/getBooleanVMFlag()
    32  * @author igor.ignatyev@oracle.com
    32  * @author igor.ignatyev@oracle.com
    33  */
    33  */