test/langtools/tools/javac/literals/BadBinaryLiterals.6.out
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
--- a/test/langtools/tools/javac/literals/BadBinaryLiterals.6.out	Mon Dec 04 10:13:58 2017 +0100
+++ b/test/langtools/tools/javac/literals/BadBinaryLiterals.6.out	Mon Dec 04 17:54:49 2017 +0000
@@ -1,8 +1,6 @@
-BadBinaryLiterals.java:10:17: compiler.err.unsupported.binary.lit: 1.6
+BadBinaryLiterals.java:10:17: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.binary.lit), 6, 7
 BadBinaryLiterals.java:11:24: compiler.err.expected: ';'
-BadBinaryLiterals.java:13:21: compiler.err.int.number.too.large: 111111111111111111111111111111111
-BadBinaryLiterals.java:15:21: compiler.err.int.number.too.large: 11111111111111111111111111111111111111111111111111111111111111111
 BadBinaryLiterals.java:16:27: compiler.err.expected: ';'
 BadBinaryLiterals.java:17:27: compiler.err.expected: ';'
 BadBinaryLiterals.java:17:30: compiler.err.expected: token.identifier
-7 errors
+5 errors