--- old/test/runtime/memory/ReadVMPageSize.java 2015-02-24 10:35:24.779680328 -0800 +++ new/test/runtime/memory/ReadVMPageSize.java 2015-02-24 10:35:24.460664902 -0800 @@ -25,7 +25,7 @@ * @test * @summary Using WhiteBox to get VM page size * @library /testlibrary /../../test/lib - * @build ReadVMPageSize + * @build com.oracle.java.testlibrary.* ReadVMPageSize * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI ReadVMPageSize */