--- old/test/gc/whitebox/TestWBGC.java 2015-04-28 14:49:28.949862753 +0300 +++ new/test/gc/whitebox/TestWBGC.java 2015-04-28 14:49:28.877862756 +0300 @@ -32,7 +32,7 @@ * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestWBGC */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; import sun.hotspot.WhiteBox; public class TestWBGC {