< prev index next >

test/runtime/NMT/ReleaseNoCommit.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @summary Release uncommitted memory and make sure NMT handles it correctly
  * @key nmt regression
  * @library /testlibrary /../../test/lib
- * @build ReleaseNoCommit
+ * @build com.oracle.java.testlibrary.* ReleaseNoCommit
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=summary ReleaseNoCommit
  */
 
 import com.oracle.java.testlibrary.JDKToolFinder;
< prev index next >