< prev index next >

test/gc/arguments/TestObjectTenuringFlags.java

Print this page

        

@@ -26,11 +26,11 @@
  * @key gc
  * @bug 6521376
  * @summary Tests argument processing for NeverTenure, AlwaysTenure,
  * and MaxTenuringThreshold
  * @library /testlibrary
- * @build TestObjectTenuringFlags FlagsValue
+ * @build com.oracle.java.testlibrary.* TestObjectTenuringFlags FlagsValue
  * @run main/othervm TestObjectTenuringFlags
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >