< prev index next >

test/runtime/Safepoint/AssertSafepointCheckConsistency3.java

Print this page

        

@@ -32,11 +32,11 @@
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main AssertSafepointCheckConsistency3
  */
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 import sun.hotspot.WhiteBox;
 
 public class AssertSafepointCheckConsistency3 {
     public static void main(String args[]) throws Exception {
< prev index next >