< prev index next >

test/runtime/CommandLine/ConfigFileWarning.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test * @bug 7167142 * @summary Warn if unused .hotspot_rc file is present * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm ConfigFileWarning */ import java.io.PrintWriter; import com.oracle.java.testlibrary.*;
< prev index next >