< prev index next >

test/tools/launcher/ArgFileSyntax.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 8027634 * @summary Verify syntax of argument file + * @modules java.compiler * @build TestHelper * @run main ArgFileSyntax */ import java.io.File; import java.io.IOException;
< prev index next >