--- a/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Mon Jun 10 15:57:32 2013 +0100
+++ b/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Tue Jun 11 09:35:58 2013 +0100
@@ -2204,7 +2204,7 @@
compiler.warn.underscore.as.identifier=\
''_'' used as an identifier\n\
- (use of ''_'' as an identifier might not be supported in future releases)
+ (use of ''_'' as an identifier might not be supported in releases after Java SE 8)
compiler.err.enum.as.identifier=\
as of release 5, ''enum'' is a keyword, and may not be used as an identifier\n\