< prev index next >

test/gc/concurrentMarkSweep/GuardShrinkWarning.java

Print this page

        

@@ -26,10 +26,11 @@
  * @summary Remove warning about CMS generation shrinking.
  * @bug 8012111
  * @key gc
  * @key regression
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main/othervm GuardShrinkWarning
  * @author jon.masamitsu@oracle.com
  */
 
 import com.oracle.java.testlibrary.*;
< prev index next >