--- old/test/gc/arguments/TestUseCompressedOopsErgoTools.java 2014-12-09 15:13:18.333781558 +0100 +++ new/test/gc/arguments/TestUseCompressedOopsErgoTools.java 2014-12-09 15:13:17.961781546 +0100 @@ -31,7 +31,7 @@ import java.util.Arrays; import com.oracle.java.testlibrary.*; -import sun.hotspot.WhiteBox; +import jdk.testlib.WhiteBox; class DetermineMaxHeapForCompressedOops { public static void main(String[] args) throws Exception {