langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 7624 c31b0ea95b37
parent 7335 8b390fd27190
child 7643 a067a0cda531
equal deleted inserted replaced
7623:66d98f7ba8c7 7624:c31b0ea95b37
   765     static {0} should be qualified by type name, {1}, instead of by an expression
   765     static {0} should be qualified by type name, {1}, instead of by an expression
   766 
   766 
   767 compiler.warn.source.no.bootclasspath=\
   767 compiler.warn.source.no.bootclasspath=\
   768     bootstrap class path not set in conjunction with -source {0}
   768     bootstrap class path not set in conjunction with -source {0}
   769 
   769 
       
   770 compiler.warn.future.attr=\
       
   771     {0} attribute introduced in version {1}.{2} class files is ignored in version {3}.{4} class files
       
   772 
   770 # Warnings related to annotation processing
   773 # Warnings related to annotation processing
   771 compiler.warn.proc.package.does.not.exist=\
   774 compiler.warn.proc.package.does.not.exist=\
   772     package {0} does not exist
   775     package {0} does not exist
   773 compiler.warn.proc.file.reopening=\
   776 compiler.warn.proc.file.reopening=\
   774     Attempt to create a file for ''{0}'' multiple times
   777     Attempt to create a file for ''{0}'' multiple times