< prev index next >

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

Print this page
rev 51731 : imported patch 8210732

@@ -30,11 +30,11 @@
 import java.nio.file.Paths;
 import java.util.List;
 
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
-import jdk.testlibrary.Utils;
+import jdk.test.lib.Utils;
 
 /*
  * @test
  * @bug 7104647 7154822
  * @summary Unit test for jcmd utility. The test will send different diagnostic
< prev index next >