hotspot/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 8031321
    26  * @bug 8031321
    27  * @summary Verify processing of UseCountLeadingZerosInstruction option
    27  * @summary Verify processing of UseCountLeadingZerosInstruction option
    28  *          on CPU with LZCNT support.
    28  *          on CPU with LZCNT support.
    29  * @library /testlibrary /testlibrary/whitebox
    29  * @library /testlibrary /../../test/lib
    30  * @build TestUseCountLeadingZerosInstructionOnSupportedCPU
    30  * @build TestUseCountLeadingZerosInstructionOnSupportedCPU
    31  *        BMISupportedCPUTest
    31  *        BMISupportedCPUTest
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions