hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java
changeset 30634 b1f417671661
parent 30625 80a08f9b2d63
child 38152 80e5da81fb2c
--- a/hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java	Thu May 14 16:16:06 2015 +0200
+++ b/hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java	Thu May 14 18:02:35 2015 +0200
@@ -22,7 +22,7 @@
  *
  */
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 import sun.misc.Unsafe;
 
 /**