--- old/test/runtime/NMT/ReleaseCommittedMemory.java 2015-02-24 10:34:30.662063688 -0800 +++ new/test/runtime/NMT/ReleaseCommittedMemory.java 2015-02-24 10:34:30.316046957 -0800 @@ -27,7 +27,7 @@ * @summary Release committed memory and make sure NMT handles it correctly * @key nmt regression * @library /testlibrary /../../test/lib - * @build ReleaseCommittedMemory + * @build com.oracle.java.testlibrary.* ReleaseCommittedMemory * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ReleaseCommittedMemory