--- old/src/share/classes/com/sun/tools/javac/resources/compiler.properties 2013-01-18 02:48:41.819640199 -0500 +++ new/src/share/classes/com/sun/tools/javac/resources/compiler.properties 2013-01-18 02:48:40.971592837 -0500 @@ -492,6 +492,10 @@ compiler.err.illegal.forward.ref=\ illegal forward reference +# 0: symbol, 1: string +compiler.err.not.in.profile=\ + {0} is not available in profile ''{1}'' + # 0: symbol compiler.warn.forward.ref=\ reference to variable ''{0}'' before it has been initialized