This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Thread.interrupt()
Thanks for the link. There is another, long discussion of the subject from
a Sun engineer at
http://developer.java.sun.com/developer/bugParade/bugs/4154947.html
Basically it appears that they deprecated it because it didn't work on
Win32. Interruptable I/O seems like it would be a nice feature to have,
but given that it is deprecated I don't think I'll bother to implement it
now.
regards
[ bryce ]
Kresten Krab Thorup wrote:
> As of today, the interruptable io has officially deprecated. We are not
> going to fix this bug. However, we leave the current implementation as
> it is for backward compatibility.
>
> xxxxx@xxxxx 1999-09-12