langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 7081 94cfc5b65bed
parent 7072 4863847e93a5
child 7203 1153590927f7
equal deleted inserted replaced
7080:66bab13849fb 7081:94cfc5b65bed
   871 
   871 
   872 compiler.warn.raw.class.use=\
   872 compiler.warn.raw.class.use=\
   873     found raw type: {0}\n\
   873     found raw type: {0}\n\
   874     missing type parameters for generic class {1}
   874     missing type parameters for generic class {1}
   875 
   875 
       
   876 compiler.warn.diamond.redundant.args=\
       
   877     redundant type arguments in new expression (use diamond operator instead).
       
   878 compiler.warn.diamond.redundant.args.1=\
       
   879     redundant type arguments in new expression (use diamond operator instead).\n\
       
   880     explicit: {0}\n\
       
   881     inferred: {1}
       
   882 
   876 #####
   883 #####
   877 
   884 
   878 ## The following are tokens which are non-terminals in the language. They should
   885 ## The following are tokens which are non-terminals in the language. They should
   879 ## be named as JLS3 calls them when translated to the appropriate language.
   886 ## be named as JLS3 calls them when translated to the appropriate language.
   880 compiler.misc.token.identifier=\
   887 compiler.misc.token.identifier=\