--- old/test/gc/g1/TestLargePageUseForAuxMemory.java 2015-04-28 14:49:16.793863109 +0300 +++ new/test/gc/g1/TestLargePageUseForAuxMemory.java 2015-04-28 14:49:16.721863111 +0300 @@ -34,7 +34,7 @@ * @run main/othervm -Xbootclasspath/a:. -XX:+UseG1GC -XX:+WhiteBoxAPI -XX:+IgnoreUnrecognizedVMOptions -XX:+UseLargePages TestLargePageUseForAuxMemory */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; import sun.hotspot.WhiteBox; public class TestLargePageUseForAuxMemory {