equal
deleted
inserted
replaced
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 |