diff -r b4441f6cfe79 -r c2304140ed64 hotspot/test/compiler/arguments/BMISupportedCPUTest.java --- a/hotspot/test/compiler/arguments/BMISupportedCPUTest.java Tue Jul 12 08:42:46 2016 +0000 +++ b/hotspot/test/compiler/arguments/BMISupportedCPUTest.java Tue Jul 12 18:24:48 2016 +0300 @@ -21,8 +21,10 @@ * questions. */ -import jdk.test.lib.*; -import jdk.test.lib.cli.*; +package compiler.arguments; + +import jdk.test.lib.ExitCode; +import jdk.test.lib.cli.CommandLineOptionTest; /** * Test on bit manipulation related command line options,