RFR: 8371226: Thread class description needs section on Thread Interruption

Viktor Klang vklang at openjdk.org
Tue Nov 11 12:13:13 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.

Great work, Alan!

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

Marked as reviewed by vklang (Reviewer).

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


More information about the core-libs-dev mailing list