test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion6.out
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
--- a/test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion6.out	Mon Dec 04 10:13:58 2017 +0100
+++ b/test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion6.out	Mon Dec 04 17:54:49 2017 +0000
@@ -1,2 +1,2 @@
-WrongVersion.java:12:9: compiler.err.repeatable.annotations.not.supported.in.source: 1.6
+WrongVersion.java:12:9: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.repeatable.annotations), 6, 8
 1 error