< prev index next >

test/compiler/arguments/BMIUnsupportedCPUTest.java

Print this page

        

@@ -21,11 +21,11 @@
  * questions.
  */
 
 package compiler.arguments;
 
-import jdk.test.lib.ExitCode;
+import jdk.test.lib.process.ExitCode;
 import jdk.test.lib.Platform;
 import jdk.test.lib.cli.CommandLineOptionTest;
 
 /**
  * Test on bit manipulation related command line options,
< prev index next >