hotspot/test/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java
changeset 33730 30e064828045
parent 31230 413576d00672
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 8035968
    26  * @bug 8035968
    27  * @summary Verify UseSHA1Intrinsics option processing on unsupported CPU,
    27  * @summary Verify UseSHA1Intrinsics option processing on unsupported CPU,
    28  * @library /testlibrary /../../test/lib /compiler/testlibrary testcases
    28  * @library /testlibrary /test/lib /compiler/testlibrary testcases
    29  * @modules java.base/sun.misc
    29  * @modules java.base/sun.misc
    30  *          java.management
    30  *          java.management
    31  * @build TestUseSHA1IntrinsicsOptionOnUnsupportedCPU
    31  * @build TestUseSHA1IntrinsicsOptionOnUnsupportedCPU
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission