< prev index next >

test/gc/arguments/TestUseNUMAInterleaving.java

Print this page

        

@@ -26,10 +26,11 @@
  * @summary Tests that UseNUMAInterleaving enabled for all collectors by
  * ergonomics, on all platforms when UseNUMA feature is enabled.
  * @bug 8059614
  * @key gc
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run driver TestUseNUMAInterleaving
  */
 import com.oracle.java.testlibrary.ProcessTools;
 import com.oracle.java.testlibrary.OutputAnalyzer;
 
< prev index next >