hotspot/test/compiler/arguments/BMICommandLineOptionTestBase.java
changeset 40059 c2304140ed64
parent 30604 b8d532cb6420
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 import jdk.test.lib.cli.*;
    24 package compiler.arguments;
       
    25 
       
    26 import jdk.test.lib.cli.CPUSpecificCommandLineOptionTest;
       
    27 import jdk.test.lib.cli.CommandLineOptionTest;
    25 
    28 
    26 /**
    29 /**
    27  * Base class for all X86 bit manipulation related command line options.
    30  * Base class for all X86 bit manipulation related command line options.
    28  *
    31  *
    29  * Note that this test intended to verify that VM could be launched with
    32  * Note that this test intended to verify that VM could be launched with