This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in gcj-20001211 with error message and try without catch
- To: gcc-bugs at gcc dot gnu dot org, martin dot kahlert at infineon dot com
- Subject: Re: Bug in gcj-20001211 with error message and try without catch
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: 15 Dec 2000 17:57:05 -0800
- References: <20001215142815.A11103@keksy.muc.infineon.com>
Martin Kahlert <martin.kahlert@infineon.com> writes:
> If any execption occurs in the try block, this line won't be
> executed and there should be no problem at all.
This is a well known bug:
http://sources.redhat.com/ml/java-prs/2000-q1/msg00043.html
Thanks!
./A