LinkedBlockingDeque and LinkedBlockingQueue (original) (raw)

Martin Buchholz martinrb at google.com
Wed Jul 8 22:15:53 UTC 2009


Doug Lea and I have been working (slowly) on fixing LinkedBlockingDeque and LinkedBlockingQueue Although changes are unfinished, there has been great recent interest in this

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6805775 LinkedBlockingQueue Nodes should unlink themselves before becoming garbage

and so I am publishing them now. As often happens, the intended "one-line" change has proved insufficient and has ballooned into many hours of work.

http://cr.openjdk.java.net/~martin/webrevs/openjdk7/BlockingQueue/

Martin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090708/90f85fa4/attachment.html>



More information about the core-libs-dev mailing list