diff -r 7729fe9665a2 -r ae1798028008 langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties --- a/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties Wed Aug 25 11:24:30 2010 -0700 +++ b/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties Wed Aug 25 11:40:25 2010 -0700 @@ -74,7 +74,9 @@ javac.opt.A=\ Options to pass to annotation processors javac.opt.implicit=\ - Specify whether or not to generate class files for implicitly referenced files + Specify whether or not to generate class files for implicitly referenced files +javac.opt.pkginfo=\ + Specify handling of package-info files javac.opt.arg.class=\ javac.opt.arg.class.list=\ @@ -189,7 +191,7 @@ javac.msg.usage.nonstandard.footer=\ These options are non-standard and subject to change without notice. - + javac.msg.bug=\ An exception has occurred in the compiler ({0}). \ Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) \