[jdk21] Integrated: 8309853: StructuredTaskScope.join description improvements

2023-06-22 Thread Alan Bateman
On Thu, 22 Jun 2023 10:45:02 GMT, Alan Bateman wrote: > 8309853: StructuredTaskScope.join description improvements This pull request has now been integrated. Changeset: e86d765b Author:Alan Bateman URL: https://git.openjdk.org/jdk21/commit/e86d765b229d6cc2270dcc90b40252851e50c959 St

Integrated: 8309853: StructuredTaskScope.join description improvements

2023-06-21 Thread Alan Bateman
On Mon, 12 Jun 2023 14:32:07 GMT, Alan Bateman wrote: > StructuredTaskScope's class description introduces the join method as waiting > for all subtasks to finish but the API docs for join/joinUntil are phrased in > terms of waiting for all threads to finish. ShutdownOnXXX join/joinUntil > inh