< prev index next >

test/jdk/com/sun/tools/attach/RunnerUtil.java

Print this page
rev 51731 : imported patch 8210732

@@ -26,11 +26,11 @@
 import java.nio.file.Files;
 import java.util.Arrays;
 
 import jdk.test.lib.thread.ProcessThread;
 import jdk.test.lib.process.ProcessTools;
-import jdk.testlibrary.Utils;
+import jdk.test.lib.Utils;
 
 /*
  * Utility functions for test runners.
  * (Test runner = class that launch a test)
  */
< prev index next >