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:2017-05-17
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.
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.