I use nothing but jikes (well, except with encryption stuff) and have never
seen that message other than when there really was an unnecessary try/catch.
If the purpose of the catch is to catch RuntimeExceptions, catch
RuntimeExceptions and you won't see the message anymore.

> You can search the Jikes pages for the exact reference and I do recall
that
> there's a "patch" for this if you want.  Of course, it would require you
to
> recompile the Jikes compiler.

P.S.- If my memory serves correct, I believe I had the same problem using
jikes 1.13.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to