-
Enhancement
-
Resolution: Fixed
-
P2
-
7
-
b76
-
generic
-
generic
This is an umbrella CR to capture the concurrency and collections updates (jsr166y) being incorporated into the JDK7.
http://openjdk.java.net/projects/jdk7/features/#f515
A lightweight fork/join framework, generalized barriers and queues, a concurrent-reference HashMap, and fences to control fine-grained read/write ordering
Lead: Doug Lea
RFEs being addressed:
6865571: Add a lightweight task framework known as ForkJoin
6445158: Phaser - an improved CyclicBarrier
6865579: Add TransferQueue/LinkedTransferQueue
http://openjdk.java.net/projects/jdk7/features/#f515
A lightweight fork/join framework, generalized barriers and queues, a concurrent-reference HashMap, and fences to control fine-grained read/write ordering
Lead: Doug Lea
RFEs being addressed:
6865571: Add a lightweight task framework known as ForkJoin
6445158: Phaser - an improved CyclicBarrier
6865579: Add TransferQueue/LinkedTransferQueue
- relates to
-
JDK-6865571 Add a lightweight task framework known as ForkJoin
-
- Resolved
-
-
JDK-6445158 Phaser - an improved CyclicBarrier
-
- Resolved
-
-
JDK-6978087 jsr166y Updates
-
- Closed
-
-
JDK-6865579 Add TransferQueue/LinkedTransferQueue
-
- Resolved
-