RFR: 8371226: Thread class description needs section on Thread Interruption
Roger Riggs
rriggs at openjdk.org
Tue Nov 11 16:48:03 UTC 2025
On Mon, 10 Nov 2025 14:37:12 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.
Nice improvement.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28216#pullrequestreview-3448979328
More information about the core-libs-dev
mailing list