Integrated: 8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Ryan Ernst
duke at openjdk.org
Sat Nov 26 20:07:40 UTC 2022
On Wed, 23 Nov 2022 05:01:40 GMT, Ryan Ernst <duke at openjdk.org> wrote:
> This commit guards thread modifications for the process reaper thread with doPrivileged.
This pull request has now been integrated.
Changeset: 50f9043c
Author: Ryan Ernst <ryan at iernst.net>
Committer: Chris Hegarty <chegar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/50f9043c6965360c426b187e47c49c42481a2549
Stats: 36 lines in 2 files changed: 29 ins; 0 del; 7 mod
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Reviewed-by: chegar, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/11309
More information about the core-libs-dev
mailing list