On May 16, 2012, at 10:04 AM, Alex Rønne Petersen wrote: > > Is there any reason we don't have a Thread.kill() function? Because Thread.kill() is inherently unsafe. If a user really wants to expose that functionality he can subclass Thread.