ConcurrentLinkedQueue changes (original) (raw)
Martin Buchholz martinrb at google.com
Wed Jul 8 22:15:44 UTC 2009
- Previous message: malloc failures in java/util/zip/Deflater
- Next message: LinkedBlockingDeque and LinkedBlockingQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The long-awaited changes to ConcurrentLinkedQueue have come out of vaporware status and are ready for commit to openjdk7 soon.
When it comes to concurrent lock-free data structures, even getting singly-linked lists right is really hard!
We do not need additional review according to openjdk rules, but interested parties are invited to provide some.
http://cr.openjdk.java.net/~martin/webrevs/openjdk7/CLQ/
Martin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090708/667c4347/attachment.html>
- Previous message: malloc failures in java/util/zip/Deflater
- Next message: LinkedBlockingDeque and LinkedBlockingQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]