hotspot/test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
changeset 35753 ee7921f045d2
parent 35147 c6f39f7a045f
child 36851 03e2f4d0a421
equal deleted inserted replaced
35752:16265e7c7a53 35753:ee7921f045d2
    25 import jdk.test.lib.Platform;
    25 import jdk.test.lib.Platform;
    26 import jdk.test.lib.ProcessTools;
    26 import jdk.test.lib.ProcessTools;
    27 
    27 
    28 /*
    28 /*
    29  * @test
    29  * @test
    30  * @library /testlibrary /../../test/lib /compiler/whitebox
    30  * @library /testlibrary /test/lib /compiler/whitebox
    31  *          /compiler/testlibrary /compiler/codegen/7184394
    31  *          /compiler/testlibrary /compiler/codegen/7184394
    32  * @modules java.base/sun.misc
    32  * @modules java.base/sun.misc
    33  *          java.management
    33  *          java.management
    34  * @ignore 8146128
    34  * @ignore 8146128
    35  * @build TestAESIntrinsicsOnSupportedConfig TestAESMain
    35  * @build TestAESIntrinsicsOnSupportedConfig TestAESMain