trouble building libgcj on FreeBSD 2.2.7

Tom Tromey tromey@cygnus.com
Mon May 17 11:10:00 GMT 1999


>>>>> "Godmar" == Godmar Back <gback@cs.utah.edu> writes:

Godmar> I have found pthread_cancel to be a very bad match for java's
Godmar> thread.stop().

I agree.
Maybe we should just have Thread.stop() throw InternalError.

Or is it important for Thread.stop() to actually work?
I don't see how we could easily implement it on Linux, given that
we're basically out of signals.

Tom


More information about the Java mailing list