langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 7335 8b390fd27190
parent 7330 7c670eebe55c
child 7624 c31b0ea95b37
equal deleted inserted replaced
7334:f432af22de29 7335:8b390fd27190
   762     It is recommended that the compiler be upgraded.
   762     It is recommended that the compiler be upgraded.
   763 
   763 
   764 compiler.warn.static.not.qualified.by.type=\
   764 compiler.warn.static.not.qualified.by.type=\
   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=\
       
   768     bootstrap class path not set in conjunction with -source {0}
       
   769 
   767 # Warnings related to annotation processing
   770 # Warnings related to annotation processing
   768 compiler.warn.proc.package.does.not.exist=\
   771 compiler.warn.proc.package.does.not.exist=\
   769     package {0} does not exist
   772     package {0} does not exist
   770 compiler.warn.proc.file.reopening=\
   773 compiler.warn.proc.file.reopening=\
   771     Attempt to create a file for ''{0}'' multiple times
   774     Attempt to create a file for ''{0}'' multiple times