[jdk17u-dev] Integrated: 8284165: Add pid to process reaper thread name
Thomas Stuefe
stuefe at openjdk.org
Thu Jan 12 08:14:36 UTC 2023
On Tue, 10 Jan 2023 12:51:43 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> I'd like to downport this patch since it is a small improvement that comes in very handy when analyzing mass-fork scenarios.
>
> Does not apply cleanly: Original patch modifies [test/jdk/java/lang/ProcessBuilder/ProcessReaperCCL.java](https://github.com/openjdk/jdk/commit/9561b5e041c4cc70319e60953819c521c1e68d6c#diff-447b6da42c627f901f46bbe517abd2db37364b2536bd740c036830535c8a1e83) but that test does not exist in 17u yet. Left the hunk out.
This pull request has now been integrated.
Changeset: 520ae879
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/520ae87929c3c4443243a3abfcd90e2c0cf933c7
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/jdk17u-dev/pull/1046
More information about the jdk-updates-dev
mailing list