This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/6183] BufferedByteOutputStream doesn't handle InterruptedIOException correctly
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2004 23:04:09 -0000
- Subject: [Bug libgcj/6183] BufferedByteOutputStream doesn't handle InterruptedIOException correctly
- References: <20020404161601.6183.mark@klomp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-09-20 23:04 -------
This is really just one case of PR 2696.
Someone needs to investigate this a little;
chances are that this exception doesn't really work
and we can perhaps just close these.
*** This bug has been marked as a duplicate of 2696 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6183