< prev index next >

test/gc/parallelScavenge/AdaptiveGCBoundary.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @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 >