--- old/test/gc/concurrentMarkSweep/GuardShrinkWarning.java 2015-04-28 14:49:13.317863211 +0300 +++ new/test/gc/concurrentMarkSweep/GuardShrinkWarning.java 2015-04-28 14:49:13.245863213 +0300 @@ -34,7 +34,7 @@ * @author jon.masamitsu@oracle.com */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class GuardShrinkWarning { public static void main(String args[]) throws Exception {