< prev index next >

test/gc/parallelScavenge/AdaptiveGCBoundary.java

Print this page

        

@@ -26,10 +26,11 @@
  * @summary UseAdaptiveGCBoundary is broken
  * @bug 8014546
  * @key gc
  * @key regression
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main/othervm AdaptiveGCBoundary
  * @author jon.masamitsu@oracle.com
  */
 
 import com.oracle.java.testlibrary.*;
< prev index next >