test/langtools/tools/javac/TryWithResources/BadTwrSyntax6.out
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
equal deleted inserted replaced
48053:6dcbdc9f99fc 48054:702043a4cdeb
     1 - compiler.warn.source.no.bootclasspath: 1.6
     1 - compiler.warn.source.no.bootclasspath: 6
     2 - compiler.warn.option.obsolete.source: 1.6
     2 - compiler.warn.option.obsolete.source: 6
     3 - compiler.warn.option.obsolete.suppression
     3 - compiler.warn.option.obsolete.suppression
     4 BadTwrSyntax.java:14:12: compiler.err.try.with.resources.not.supported.in.source: 1.6
     4 BadTwrSyntax.java:14:12: compiler.err.feature.not.supported.in.source: (compiler.misc.feature.try.with.resources), 6, 7
     5 BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.expr
     5 BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.expr
     6 2 errors
     6 2 errors
     7 3 warnings
     7 3 warnings