< prev index next >

test/gc/startup_warnings/TestDefaultMaxRAMFraction.java

Print this page

        

@@ -25,10 +25,12 @@
 * @test TestDefaultMaxRAMFraction
 * @key gc
 * @bug 8021967
 * @summary Test that the deprecated TestDefaultMaxRAMFraction flag print a warning message
 * @library /testlibrary
+* @build com.oracle.java.testlibrary.*
+* @run main/othervm TestDefaultMaxRAMFraction
 */
 
 import com.oracle.java.testlibrary.OutputAnalyzer;
 import com.oracle.java.testlibrary.ProcessTools;
 
< prev index next >