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/22211] Thread.interrupt sometimes causes abort if thread is already dead


------- 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


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