On Tue, 6 Jan 2026 10:09:21 GMT, Alan Bateman <[email protected]> wrote:
> Small docs-only clarification to make it clearer that join throws > InterruptedException if called with the current thread's interrupted status > set. Also make it clear that the exception clears the interrupted status. This pull request has now been integrated. Changeset: 6af27420 Author: Alan Bateman <[email protected]> URL: https://git.openjdk.org/jdk/commit/6af27420e3b1980bc093776e3db76072123f7487 Stats: 9 lines in 1 file changed: 3 ins; 1 del; 5 mod 8373427: StructuredTaskScope::join not clear if called with interrupted status set Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/29059
