< prev index next >

test/jdk/sun/tools/jcmd/TestJcmdDefaults.java

Print this page
rev 51731 : imported patch 8210732

@@ -28,11 +28,11 @@
 import java.nio.file.Path;
 import java.nio.file.Paths;
 import java.util.List;
 
 import jdk.test.lib.process.OutputAnalyzer;
-import jdk.testlibrary.Utils;
+import jdk.test.lib.Utils;
 
 /*
  * @test
  * @bug 7104647
  * @summary Unit test for jcmd utility. Tests jcmd options which do not send
< prev index next >