< prev index next >

test/langtools/tools/javac/diags/examples/ModulesNotSupportedInSource/module-info.java

Print this page

        

*** 21,30 **** * questions. */ // key: compiler.err.feature.not.supported.in.source.plural // key: compiler.misc.feature.modules ! // key: compiler.warn.source.no.bootclasspath ! // options: -source 8 -Xlint:-path module ModulesNotSupportedInSource { } --- 21,29 ---- * questions. */ // key: compiler.err.feature.not.supported.in.source.plural // key: compiler.misc.feature.modules ! // options: -source 8 -Xlint:-path,-options module ModulesNotSupportedInSource { }
< prev index next >