diff -r 49281ea88125 -r 9d541fd2916b src/share/classes/com/sun/tools/javac/resources/compiler.properties --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties Fri Jan 30 23:28:38 2009 -0800 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties Fri Feb 06 10:23:57 2009 -0800 @@ -346,6 +346,9 @@ compiler.err.pkg.clashes.with.class.of.same.name=\ package {0} clashes with class of same name +compiler.err.warnings.and.werror=\ + warnings found and -Werror specified + # Errors related to annotation processing compiler.err.proc.cant.access=\