Integrated: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
alanb at openjdk.org
Sat Nov 15 08:19:20 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.
This pull request has now been integrated.
Changeset: f6c90fe8
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f6c90fe8f9986b02797ba1f967c71a592a892266
Stats: 84 lines in 2 files changed: 57 ins; 5 del; 22 mod
8371226: Thread class description needs section on Thread Interruption
Reviewed-by: prappo, vklang, liach, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/28216
More information about the core-libs-dev
mailing list