This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/6183] BufferedByteOutputStream doesn't handle InterruptedIOException correctly


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



------- Additional Comments From mark@klomp.org  2003-06-08 08:31 -------
Subject: Re:  BufferedByteOutputStream doesn't handle
	InterruptedIOException correctly

> Currently fails on mainline (20030603) with:
> 
> FAIL: uncaught exception loading gnu.testlet.java.io.BufferedByteOutputStream.interrupt

Could you run with TESTFLAGS="-verbose -debug" when using make or giving
those two options on the command line when run by hand?


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