-
Sub-task
-
Resolution: Fixed
-
P2
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142159 | emb-9 | Doug Lea | P2 | Resolved | Fixed | team |
Integrate CompletableFuture API enhancements from the 166 CVS.
API enhancements address common complaints and suggestions
since the introduction of CompletableFuture in Java SE 8. They
include:
- support for delays and timeouts,
- better support for subclassing, and
- a few utility methods.
These have been under review, in the 166 CVS, since January 2015.
API enhancements address common complaints and suggestions
since the introduction of CompletableFuture in Java SE 8. They
include:
- support for delays and timeouts,
- better support for subclassing, and
- a few utility methods.
These have been under review, in the 166 CVS, since January 2015.
- backported by
-
JDK-8142159 Integrate CompletableFuture with API enhancements
-
- Resolved
-
- duplicates
-
JDK-8039378 CompletableFuture: Avoid StackOverflowError for long linear chains
-
- Closed
-
-
JDK-6445163 TimeoutExecutor
-
- Closed
-
- relates to
-
JDK-8227018 CompletableFuture should not call Runtime.availableProcessors on fast path
-
- Resolved
-
-
JDK-8227006 [linux] Runtime.availableProcessors execution time increased by factor of 100
-
- Resolved
-