Integrated: 8373427: StructuredTaskScope::join not clear if called with interrupted status set

Alan Bateman alanb at openjdk.org
Wed Jan 7 10:47:19 UTC 2026


On Tue, 6 Jan 2026 10:09:21 GMT, Alan Bateman <alanb at openjdk.org> 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 <alanb at openjdk.org>
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


More information about the core-libs-dev mailing list