[Bug libgcj/22211] Thread.interrupt sometimes causes abort if thread is already dead
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 29 17:22:00 GMT 2005
------- Additional Comments From tromey at gcc dot gnu dot org 2005-06-29 17:22 -------
Actually, I wrote a very simple test case and I'm simply going to
check in my fix. The test just makes a Thread and calls interrupt
on it before starting it. With gij this currently aborts.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22211
More information about the Java-prs
mailing list