src/share/classes/com/sun/tools/javac/resources/compiler.properties

changeset 165
4f7b344a1ce0
parent 161
ddd75a295501
child 215
9d541fd2916b
equal deleted inserted replaced
164:5ebe90e0afff 165:4f7b344a1ce0
772 772
773 compiler.warn.annotation.method.not.found.reason=\ 773 compiler.warn.annotation.method.not.found.reason=\
774 Cannot find annotation method ''{1}()'' in type ''{0}'': {2} 774 Cannot find annotation method ''{1}()'' in type ''{0}'': {2}
775 775
776 compiler.warn.raw.class.use=\ 776 compiler.warn.raw.class.use=\
777 [raw-type] found raw type: {0}\n\ 777 [rawtypes] found raw type: {0}\n\
778 missing type parameters for generic class {1} 778 missing type parameters for generic class {1}
779 779
780 ##### 780 #####
781 781
782 ## The following are tokens which are non-terminals in the language. They should 782 ## The following are tokens which are non-terminals in the language. They should

mercurial