< prev index next >

test/gc/arguments/TestHeapFreeRatio.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test TestHeapFreeRatio
  * @key gc
  * @bug 8025661
  * @summary Test parsing of -Xminf and -Xmaxf
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main/othervm TestHeapFreeRatio
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >