--- old/test/langtools/tools/javac/diags/examples/VarInTryWithResourcesNotSupportedInSource.java 2018-07-13 09:27:45.809001000 -0700 +++ new/test/langtools/tools/javac/diags/examples/VarInTryWithResourcesNotSupportedInSource.java 2018-07-13 09:27:45.673001000 -0700 @@ -23,8 +23,7 @@ // key: compiler.err.feature.not.supported.in.source.plural // key: compiler.misc.feature.var.in.try.with.resources -// key: compiler.warn.source.no.bootclasspath -// options: -source 8 +// options: -source 8 -Xlint:-options class VarInTryWithResourcesNotSupportedInSource { void m() {