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 dhazeghi@yahoo.com  2003-06-08 08:51 -------
Seems like the files don't exist. Neither my cvs checkout from a few hours ago, nor the 1/18/03 
snapshot contain the test in question, so running in verbose mode gives...

bash-2.04$ echo gnu.testlet.java.io.BufferedByteOutputStream.interrupt | ./SimpleTestHarness -
verbose -debug
gnu.testlet.java.io.BufferedByteOutputStream.interrupt
----
FAIL: uncaught exception loading gnu.testlet.java.io.BufferedByteOutputStream.interrupt: 
java.lang.ClassNotFoundException: gnu.testlet.java.io.BufferedByteOutputStream.interrupt not 
found in [file:./, core:/]
...

Any ideas where this test is? Thanks,

Dara


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