JDK-6865582 : jsr166y - jsr166 maintenance update
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 7
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-07-28
  • Updated: 2017-05-16
  • Resolved: 2009-11-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b76Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
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

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/jdk/rev/09dc601a8bb3
09-11-2009

EVALUATION changeset: http://hg.openjdk.java.net/jdk7/m5/jdk/rev/09dc601a8bb3
03-11-2009

EVALUATION see description.
28-07-2009