--- old/test/runtime/memory/RunUnitTestsConcurrently.java 2015-04-28 14:50:04.325861719 +0300 +++ new/test/runtime/memory/RunUnitTestsConcurrently.java 2015-04-28 14:50:04.249861721 +0300 @@ -33,7 +33,7 @@ * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI RunUnitTestsConcurrently 30 15000 */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; import sun.hotspot.WhiteBox; public class RunUnitTestsConcurrently {