< prev index next >

test/jdk/sun/tools/jps/JpsHelper.java

Print this page
rev 51731 : imported patch 8210732

@@ -37,11 +37,11 @@
 
 import jdk.test.lib.JDKToolLauncher;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
 import jdk.testlibrary.Asserts;
-import jdk.testlibrary.Utils;
+import jdk.test.lib.Utils;
 
 /**
  * The helper class for running jps utility and verifying output from it
  */
 public final class JpsHelper {
< prev index next >