test/langtools/tools/javac/StringsInSwitch/BadlyTypedLabel1_6.out
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
--- a/test/langtools/tools/javac/StringsInSwitch/BadlyTypedLabel1_6.out	Mon Dec 04 10:13:58 2017 +0100
+++ b/test/langtools/tools/javac/StringsInSwitch/BadlyTypedLabel1_6.out	Mon Dec 04 17:54:49 2017 +0000
@@ -1,7 +1,7 @@
-- compiler.warn.source.no.bootclasspath: 1.6
-- compiler.warn.option.obsolete.source: 1.6
+- compiler.warn.source.no.bootclasspath: 6
+- compiler.warn.option.obsolete.source: 6
 - compiler.warn.option.obsolete.suppression
-BadlyTypedLabel1.java:10:15: compiler.err.string.switch.not.supported.in.source: 1.6
+BadlyTypedLabel1.java:10:15: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.string.switch), 6, 7
 BadlyTypedLabel1.java:13:14: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: int, java.lang.String)
 2 errors
 3 warnings