diff -r fadc6d3e63f4 -r f2048d9c666e src/share/classes/com/sun/tools/javac/resources/compiler.properties --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties Tue Nov 02 12:01:35 2010 +0000 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties Thu Nov 04 12:57:48 2010 +0000 @@ -187,8 +187,6 @@ automatic resource {0} may not be assigned compiler.err.multicatch.parameter.may.not.be.assigned=\ multi-catch parameter {0} may not be assigned -compiler.err.multicatch.param.must.be.final=\ - multi-catch parameter {0} must be final compiler.err.finally.without.try=\ ''finally'' without ''try'' compiler.err.foreach.not.applicable.to.type=\