< prev index next >

test/gc/arguments/TestUnrecognizedVMOptionsHandling.java

Print this page

        

*** 25,34 **** --- 25,35 ---- * @test TestUnrecognizedVMOptionsHandling * @key gc * @bug 8017611 * @summary Tests handling unrecognized VM options * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm TestUnrecognizedVMOptionsHandling */ import com.oracle.java.testlibrary.*;
< prev index next >