[jdk11u-dev] Integrated: 8284165: Add pid to process reaper thread name

Thomas Stuefe stuefe at openjdk.org
Thu Feb 16 16:21:37 UTC 2023


On Tue, 14 Feb 2023 11:01:47 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Not a clean backport. `ProcessReaperCCL.java` (a test that tests that reaper threads have a null ContextClassLoader) does not exist in 11. I omitted that hunk.
> 
> Tests: I manually tested linux-x64 and verified that reaper threads now have the pid in their name.

This pull request has now been integrated.

Changeset: 13641403
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/136414034636feabe2010fd8f6fdef839d6b9227
Stats:     35 lines in 2 files changed: 10 ins; 3 del; 22 mod

8284165: Add pid to process reaper thread name

Reviewed-by: phh
Backport-of: 9561b5e041c4cc70319e60953819c521c1e68d6c

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1731


More information about the jdk-updates-dev mailing list