test/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java

Print this page

        

*** 24,34 **** /** * @test * @bug 8031321 * @summary Verify processing of UseCountLeadingZerosInstruction option * on CPU without LZCNT support. ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build TestUseCountLeadingZerosInstructionOnUnsupportedCPU * BMIUnsupportedCPUTest * @run main ClassFileInstaller sun.hotspot.WhiteBox --- 24,34 ---- /** * @test * @bug 8031321 * @summary Verify processing of UseCountLeadingZerosInstruction option * on CPU without LZCNT support. ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestUseCountLeadingZerosInstructionOnUnsupportedCPU * BMIUnsupportedCPUTest * @run main ClassFileInstaller sun.hotspot.WhiteBox