src/share/classes/com/sun/tools/javac/resources/compiler.properties

changeset 735
f2048d9c666e
parent 731
fadc6d3e63f4
child 743
6a99b741a1b0
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Tue Nov 02 12:01:35 2010 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Thu Nov 04 12:57:48 2010 +0000
     1.3 @@ -187,8 +187,6 @@
     1.4      automatic resource {0} may not be assigned
     1.5  compiler.err.multicatch.parameter.may.not.be.assigned=\
     1.6      multi-catch parameter {0} may not be assigned
     1.7 -compiler.err.multicatch.param.must.be.final=\
     1.8 -    multi-catch parameter {0} must be final
     1.9  compiler.err.finally.without.try=\
    1.10      ''finally'' without ''try''
    1.11  compiler.err.foreach.not.applicable.to.type=\

mercurial