< prev index next >

test/tools/javac/diags/examples/IllegalArgumentForOption/IllegalArgumentForOption.java

Print this page

        

*** 20,28 **** * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.illegal.argument.for.option ! // options: -modulepath doesNotExist // run: simple class X {} --- 20,28 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.illegal.argument.for.option ! // options: --module-path doesNotExist // run: simple class X {}
< prev index next >