--- old/test/langtools/tools/javac/diags/examples/ModulesNotSupportedInSource/module-info.java 2018-07-13 09:27:45.065001000 -0700 +++ new/test/langtools/tools/javac/diags/examples/ModulesNotSupportedInSource/module-info.java 2018-07-13 09:27:44.921001000 -0700 @@ -23,8 +23,7 @@ // 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 +// options: -source 8 -Xlint:-path,-options module ModulesNotSupportedInSource { }