JDK-8134852 : Integrate fork/join with API enhancements
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-09-01
  • Updated: 2025-03-13
  • Resolved: 2015-10-14
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 9
9 b88Fixed
Related Reports
Causes :  
Description
Integrate the fork/join framework with API enhancements from the 166 repo.

A CCC is required for the API enhancements. 

Note that the only currently known API change is the introduction of protected static method ForkJoinTask.pollSubmission.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/a0c71499805e User: lana Date: 2015-10-21 22:17:00 +0000
21-10-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a0c71499805e User: martin Date: 2015-10-14 01:19:13 +0000
14-10-2015

CCC approved
02-10-2015

http://cr.openjdk.java.net/~martin/webrevs/openjdk9/jsr166-jdk9-integration/forkjoin/
21-09-2015