RFR: 8371226: Thread class description needs section on Thread Interruption [v2]

Pavel Rappo prappo at openjdk.org
Tue Nov 11 18:39:03 UTC 2025


On Tue, 11 Nov 2025 18:32:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> This is docs only change to a add a new section to the Thread class description on Thread Interruption.  The new section provides guidance on handling InterruptedException. A subset of that guidance is also proposed for the InterruptedException class description.
>
> Alan Bateman has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - interrupt status -> interrupted status
>  - Word smithing, mention throwing with IE as suppressed exception

Looks good!

-------------

Marked as reviewed by prappo (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28216#pullrequestreview-3449396249


More information about the core-libs-dev mailing list