This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MessageFormat


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> It's illegal to catch a checked exception which is never thrown
Bryce> from within a corresponding try block. I guess GCJ doesn't
Bryce> detect this error, but javac picked it up when I was building
Bryce> classpath.

Thanks.  I was building Classpath with jikes and didn't see any
problems -- I made sure to rebuild it all before I checked it in.
I'm using a fairly old jikes; maybe that is the problem.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]