diff -r eaf7c74a3fb9 -r b1f417671661 hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java --- 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; /**