--- old/test/runtime/memory/ReadFromNoaccessArea.java 2015-02-24 10:35:23.423614761 -0800 +++ new/test/runtime/memory/ReadFromNoaccessArea.java 2015-02-24 10:35:23.083598319 -0800 @@ -25,7 +25,7 @@ * @test * @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION * @library /testlibrary /../../test/lib - * @build ReadFromNoaccessArea + * @build com.oracle.java.testlibrary.* ReadFromNoaccessArea * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ReadFromNoaccessArea