-
Bug
-
Resolution: Fixed
-
P3
-
21, 22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311335 | 21.0.1 | Alan Bateman | P3 | Resolved | Fixed | b02 |
JDK-8310688 | 21 | Alan Bateman | P3 | Resolved | Fixed | b29 |
StructuredTaskScope's class description introduces join as waiting for all subtasks to finish but the join/joinUntil are phrased in terms of waiting for all threads to finish. The wording should be consistent.
ShutdownOnXXX join inherit the description for join/joinUntil. It would better if they overrode the specification to make it clear that they wait until all subtasks finished or a subtask to succeed or fail.
ShutdownOnXXX join inherit the description for join/joinUntil. It would better if they overrode the specification to make it clear that they wait until all subtasks finished or a subtask to succeed or fail.
- backported by
-
JDK-8310688 StructuredTaskScope.join description improvements
-
- Resolved
-
-
JDK-8311335 StructuredTaskScope.join description improvements
-
- Resolved
-
- csr for
-
JDK-8309933 StructuredTaskScope.join description improvements
-
- Closed
-
- links to
-
Commit openjdk/jdk21/e86d765b
-
Commit openjdk/jdk/3661cdee
-
Review openjdk/jdk21/55
-
Review openjdk/jdk/14419
(2 links to)