< prev index next >

test/gc/g1/TestSummarizeRSetStatsThreads.java

Print this page

        

@@ -26,10 +26,12 @@
  * @bug 8025441
  * @summary Ensure that various values of worker threads/concurrent
  * refinement threads do not crash the VM.
  * @key gc
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm TestSummarizeRSetStatsThreads
  */
 
 import java.util.regex.Matcher;
 import java.util.regex.Pattern;
 
< prev index next >