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: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 07:37:22 -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
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6183
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet| |i686-pc-linux-gnu
GCC host triplet| |i686-pc-linux-gnu
GCC target triplet| |i686-pc-linux-gnu
Last reconfirmed|0000-00-00 00:00:00 |2003-06-08 07:37:22
date| |
Version|unknown |3.4
------- Additional Comments From dhazeghi@yahoo.com 2003-06-08 07:37 -------
Currently fails on mainline (20030603) with:
FAIL: uncaught exception loading gnu.testlet.java.io.BufferedByteOutputStream.interrupt