ImageIO hanging on TCP CLOSE_WAIT state on reading a url and closing the JVM?

Paulo Levi i30817 at gmail.com
Wed Dec 30 17:26:10 PST 2009


I believe i have isolated this, and it is in my code sorry:
Apparently my ThreadPoolExecutor subclass misbehaves when the queue is full
of pending tasks and a shutdown (by system.exit or normal termination of all
windows) occurs, even if the threadfactory it uses marks the threads as
daemon threads

I don't know if the same behaviour occurs in the parent class. I would
expect so. I will inquire in the concurrencyinterrest mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20091231/54b12e6d/attachment.html 


More information about the net-dev mailing list