test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion7.out
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
child 50949 999f09bf3464
--- a/test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion7.out	Mon Dec 04 10:13:58 2017 +0100
+++ b/test/langtools/tools/javac/annotations/repeatingAnnotations/WrongVersion7.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.7
+WrongVersion.java:12:9: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.repeatable.annotations), 7, 8
 1 error