langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 1358 a51c5f89f8af
parent 1357 e2d4f3e1f805
child 1534 e923a41e84cc
--- 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