hotspot/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java
changeset 30604 b8d532cb6420
parent 30240 a7ba42fa1df6
child 33730 30e064828045
--- a/hotspot/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java	Mon May 04 16:30:07 2015 +0200
@@ -34,7 +34,7 @@
  * @run main AssertSafepointCheckConsistency3
  */
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 import sun.hotspot.WhiteBox;