< prev index next >

langtools/test/tools/javac/diags/examples/XaddreadsMalformedEntry.java

Print this page

        

*** 20,28 **** * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.xaddreads.malformed.entry ! // options: -XaddReads:jdk.compiler public class XaddreadsMalformedEntry { } --- 20,28 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.err.xaddreads.malformed.entry ! // options: --add-reads jdk.compiler public class XaddreadsMalformedEntry { }
< prev index next >