hotspot/test/compiler/intrinsics/bmi/TestBlsmskL.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8031321
    27  * @bug 8031321
    28  * @summary Verify that results of computations are the same w/
    28  * @summary Verify that results of computations are the same w/
    29  *          and w/o usage of BLSMSK instruction
    29  *          and w/o usage of BLSMSK instruction
    30  * @library /testlibrary /../../test/lib
    30  * @library /testlibrary /test/lib
    31  * @modules java.base/sun.misc
    31  * @modules java.base/sun.misc
    32  *          java.management
    32  *          java.management
    33  * @build TestBlsmskL BMITestRunner Expr
    33  * @build TestBlsmskL BMITestRunner Expr
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission