hotspot/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java
changeset 36851 03e2f4d0a421
parent 33730 30e064828045
child 40059 c2304140ed64
equal deleted inserted replaced
36850:ada6dcfa50dc 36851:03e2f4d0a421
    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 without LZCNT support.
    28  *          on CPU without LZCNT support.
    29  * @library /testlibrary /test/lib
    29  * @library /testlibrary /test/lib
    30  * @modules java.base/sun.misc
    30  * @modules java.base/jdk.internal.misc
    31  *          java.management
    31  *          java.management
    32  * @build TestUseCountLeadingZerosInstructionOnUnsupportedCPU
    32  * @build TestUseCountLeadingZerosInstructionOnUnsupportedCPU
    33  *        BMIUnsupportedCPUTest
    33  *        BMIUnsupportedCPUTest
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission