test/langtools/tools/javac/StringsInSwitch/BadlyTypedLabel1_6.out
branchJDK-8200758-branch
changeset 56830 5126a14ac51e
parent 56829 f8fc6399a54f
parent 51043 6c449bdee4fa
child 56835 43caa6ff671a
equal deleted inserted replaced
56829:f8fc6399a54f 56830:5126a14ac51e
     1 - compiler.warn.source.no.bootclasspath: 6
       
     2 - compiler.warn.option.obsolete.source: 6
       
     3 - compiler.warn.option.obsolete.suppression
       
     4 BadlyTypedLabel1.java:10:15: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.string.switch), 6, 7
       
     5 BadlyTypedLabel1.java:13:14: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: int, java.lang.String)
       
     6 2 errors
       
     7 3 warnings