--- old/test/runtime/NMT/MallocSiteHashOverflow.java 2015-02-24 10:34:22.032646448 -0800 +++ new/test/runtime/NMT/MallocSiteHashOverflow.java 2015-02-24 10:34:21.651628026 -0800 @@ -27,7 +27,7 @@ * @requires sun.arch.data.model == "32" * @key nmt jcmd stress * @library /testlibrary /../../test/lib - * @build MallocSiteHashOverflow + * @build com.oracle.java.testlibrary.* MallocSiteHashOverflow * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocSiteHashOverflow */