--- a/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Mon Sep 29 11:48:09 2008 +0100
+++ b/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Mon Sep 29 12:00:29 2008 +0100
@@ -770,6 +770,10 @@
compiler.warn.annotation.method.not.found.reason=\
Cannot find annotation method ''{1}()'' in type ''{0}'': {2}
+compiler.warn.raw.class.use=\
+ [raw-type] found raw type: {0}\n\
+ missing type parameters for generic class {1}
+
#####
## The following are tokens which are non-terminals in the language. They should