--- old/test/runtime/Thread/TestThreadDumpMonitorContention.java 2015-04-28 14:49:54.397862009 +0300 +++ new/test/runtime/Thread/TestThreadDumpMonitorContention.java 2015-04-28 14:49:54.329862011 +0300 @@ -43,7 +43,7 @@ import java.util.regex.Matcher; import java.util.regex.Pattern; -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class TestThreadDumpMonitorContention { // jstack tends to be closely bound to the VM that we are running