hotspot/test/testlibrary_tests/whitebox/vm_flags/IntxTest.java
changeset 33730 30e064828045
parent 33163 9e128b399e48
child 35750 ed9109f7ac47
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test IntxTest
    25  * @test IntxTest
    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 IntxTest
    29  * @build IntxTest
    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 -XX:-ProfileInterpreter IntxTest
    32  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-ProfileInterpreter IntxTest