< prev index next >

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

Print this page

        

*** 20,28 **** * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.xaddexports.malformed.entry ! // options: -XaddExports:jdk.compiler/com.sun.tools.javac.util public class XaddexportsMalformedEntry { } --- 20,28 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.xaddexports.malformed.entry ! // options: --add-exports jdk.compiler/com.sun.tools.javac.util public class XaddexportsMalformedEntry { }
< prev index next >