diff -r f8fc6399a54f -r 5126a14ac51e test/langtools/tools/javac/TryWithResources/BadTwrSyntax6.out --- a/test/langtools/tools/javac/TryWithResources/BadTwrSyntax6.out Thu Jul 12 10:52:29 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -- compiler.warn.source.no.bootclasspath: 6 -- compiler.warn.option.obsolete.source: 6 -- compiler.warn.option.obsolete.suppression -BadTwrSyntax.java:14:12: compiler.err.feature.not.supported.in.source: (compiler.misc.feature.try.with.resources), 6, 7 -BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.expr -2 errors -3 warnings