--- old/test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java 2015-04-28 14:48:55.169863741 +0300 +++ new/test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java 2015-04-28 14:48:55.089863743 +0300 @@ -39,9 +39,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;