hotspot/test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedAArch64CPU.java
changeset 40059 c2304140ed64
parent 38285 20b85a0ba796
child 40631 ed82623d7831
equal deleted inserted replaced
40058:b4441f6cfe79 40059:c2304140ed64
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
       
    24 package compiler.intrinsics.sha.cli.testcases;
       
    25 
       
    26 import compiler.intrinsics.sha.cli.SHAOptionsBase;
    24 import jdk.test.lib.ExitCode;
    27 import jdk.test.lib.ExitCode;
    25 import jdk.test.lib.Platform;
    28 import jdk.test.lib.Platform;
    26 import jdk.test.lib.cli.CommandLineOptionTest;
    29 import jdk.test.lib.cli.CommandLineOptionTest;
    27 import jdk.test.lib.cli.predicate.AndPredicate;
    30 import jdk.test.lib.cli.predicate.AndPredicate;
    28 import jdk.test.lib.cli.predicate.NotPredicate;
    31 import jdk.test.lib.cli.predicate.NotPredicate;