RFR: 8373427: StructuredTaskScope::join not clear if called with interrupted status set [v2]
Alan Bateman
alanb at openjdk.org
Tue Jan 6 17:12:39 UTC 2026
> 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.
Alan Bateman has updated the pull request incrementally with one additional commit since the last revision:
Improve wording
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29059/files
- new: https://git.openjdk.org/jdk/pull/29059/files/8bb3d684..c72b16f6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29059&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29059&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/29059.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29059/head:pull/29059
PR: https://git.openjdk.org/jdk/pull/29059
More information about the core-libs-dev
mailing list