test/hotspot/jtreg/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
changeset 47576 7645833d326f
parent 47216 71c04702a3d5
equal deleted inserted replaced
47573:7e6ef8418220 47576:7645833d326f
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @library /test/lib /
    26  * @library /test/lib /
    27  * @modules java.base/jdk.internal.misc
    27  * @modules java.base/jdk.internal.misc
    28  *          java.management
    28  *          java.management
    29  * @requires vm.cpu.features ~= ".*aes.*"
    29  * @requires vm.cpu.features ~= ".*aes.*" & !vm.graal.enabled
    30  * @build sun.hotspot.WhiteBox
    30  * @build sun.hotspot.WhiteBox
    31  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    32  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    33  * @run main/othervm/timeout=600 -Xbootclasspath/a:.
    33  * @run main/othervm/timeout=600 -Xbootclasspath/a:.
    34  *                   -XX:+UnlockDiagnosticVMOptions
    34  *                   -XX:+UnlockDiagnosticVMOptions