[Bug libgcj/6183] BufferedByteOutputStream doesn't handle InterruptedIOException correctly
dhazeghi@yahoo.com
gcc-bugzilla@gcc.gnu.org
Sun Jun 8 08:51:00 GMT 2003
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
More information about the Gcc-bugs
mailing list