diff -r a8754858a7fc -r b8d532cb6420 hotspot/test/gc/g1/TestGCLogMessages.java --- a/hotspot/test/gc/g1/TestGCLogMessages.java Sat May 02 18:40:37 2015 -0700 +++ b/hotspot/test/gc/g1/TestGCLogMessages.java Mon May 04 16:30:07 2015 +0200 @@ -32,8 +32,8 @@ * java.management */ -import com.oracle.java.testlibrary.ProcessTools; -import com.oracle.java.testlibrary.OutputAnalyzer; +import jdk.test.lib.ProcessTools; +import jdk.test.lib.OutputAnalyzer; public class TestGCLogMessages {