--- old/test/gc/ergonomics/TestDynamicNumberOfGCThreads.java 2015-04-28 14:49:13.889863194 +0300 +++ new/test/gc/ergonomics/TestDynamicNumberOfGCThreads.java 2015-04-28 14:49:13.817863196 +0300 @@ -30,8 +30,8 @@ * @library /testlibrary */ -import com.oracle.java.testlibrary.ProcessTools; -import com.oracle.java.testlibrary.OutputAnalyzer; +import jdk.test.lib.ProcessTools; +import jdk.test.lib.OutputAnalyzer; public class TestDynamicNumberOfGCThreads { public static void main(String[] args) throws Exception {