hotspot/test/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java
changeset 28190 5a6b07edeb21
parent 26439 0fa6c2cb6007
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 8035968
    26  * @bug 8035968
    27  * @summary Verify UseSHA512Intrinsics option processing on supported CPU.
    27  * @summary Verify UseSHA512Intrinsics option processing on supported CPU.
    28  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary testcases
    28  * @library /testlibrary /../../test/lib /compiler/testlibrary testcases
    29  * @build TestUseSHA512IntrinsicsOptionOnSupportedCPU
    29  * @build TestUseSHA512IntrinsicsOptionOnSupportedCPU
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    33  *                   -XX:+WhiteBoxAPI
    33  *                   -XX:+WhiteBoxAPI