LinkedBlockingDeque and LinkedBlockingQueue (original) (raw)
Martin Buchholz martinrb at google.com
Wed Jul 8 22:15:53 UTC 2009
- Previous message: ConcurrentLinkedQueue changes
- Next message: Code review request for 6628737: Specification of wrapper class valueOf static factories should require caching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: ConcurrentLinkedQueue changes
- Next message: Code review request for 6628737: Specification of wrapper class valueOf static factories should require caching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]