Thursday, May 15, 2008

Interesting socket bug related to data corruption.


A DESCRIPTION OF THE PROBLEM :
Asynchronous closes can result in data that should be written to one channel being
written to a completely unrelated stream if another stream is opened from a
concurrent thread.

Link:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6285901