--- old/test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java 2015-04-28 14:48:54.573863759 +0300 +++ new/test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java 2015-04-28 14:48:54.493863761 +0300 @@ -38,9 +38,9 @@ import java.util.List; -import com.oracle.java.testlibrary.*; -import com.oracle.java.testlibrary.cli.CommandLineOptionTest; -import com.oracle.java.testlibrary.cli.predicate.AndPredicate; +import jdk.test.lib.*; +import jdk.test.lib.cli.CommandLineOptionTest; +import jdk.test.lib.cli.predicate.AndPredicate; import rtm.*; import rtm.predicate.SupportedCPU; import rtm.predicate.SupportedVM;