Thread.stop()
Archie Cobbs
archie at whistle.com
Mon May 22 10:34:59 PDT 2000
Jason Baker writes:
> I noticed some inconsistency in Thread.stop(Throwable). When an
> interruptable thread is stopped, the we get the calling thread's
> stacktrace. When a thread is asynchronously killed, we get the dying
> thread's stacktrace, but not in the exception stop was passed in. I
> think we should always get the dying thread's stacktrace. (Does
> anyone know what the JDK does?)
Email me a simple test case and I'll run it under both kaffe and JDK 1.2.
-AC
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
More information about the kaffe
mailing list