[jdk17u-dev] Integrated: 8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in method 'ps_proc.c::process_get_lwp_regs'

Ludovic Henry luhenry at openjdk.org
Tue Jan 23 08:02:35 UTC 2024


On Mon, 22 Jan 2024 11:45:00 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

> 8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in method 'ps_proc.c::process_get_lwp_regs'

This pull request has now been integrated.

Changeset: 81624250
Author:    Ludovic Henry <luhenry at openjdk.org>
Committer: Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/81624250791b8cc3cb2f65003b68644306e4ac00
Stats:     24 lines in 1 file changed: 9 ins; 13 del; 2 mod

8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in method 'ps_proc.c::process_get_lwp_regs'

Reviewed-by: rehn
Backport-of: 2f1c65486b1e584f9c4a2eb7af2414d032a02748

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2152


More information about the jdk-updates-dev mailing list