--- old/test/gc/survivorAlignment/SurvivorAlignmentTestMain.java 2014-12-09 15:13:20.469781626 +0100 +++ new/test/gc/survivorAlignment/SurvivorAlignmentTestMain.java 2014-12-09 15:13:20.097781614 +0100 @@ -30,7 +30,7 @@ import com.oracle.java.testlibrary.Asserts; import com.sun.management.ThreadMXBean; -import sun.hotspot.WhiteBox; +import jdk.testlib.WhiteBox; import sun.misc.Unsafe; /**