Integrated: 8358593: Add ucontext accessors for *BSD on Aarch64
snake66
duke at openjdk.org
Fri Jun 6 08:20:00 UTC 2025
On Wed, 4 Jun 2025 12:58:57 GMT, snake66 <duke at openjdk.org> wrote:
> This adds macros for non-OSX BSD variants to access the required fields from ucontext_t in os_bsd_aarch64.cpp, similar to how it's already done for x86_64 in os_bsd_x86.cpp.
This pull request has now been integrated.
Changeset: 65fda5c0
Author: Harald Eilertsen <haraldei at anduin.net>
Committer: Andrew Haley <aph at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/65fda5c02aeb1832bc88dc83ee8465cd8ad89179
Stats: 29 lines in 1 file changed: 27 ins; 2 del; 0 mod
8358593: Add ucontext accessors for *BSD on Aarch64
Co-authored-by: Greg Lewis <glewis at eyesbeyond.com>
Co-authored-by: Kurt Miller <bsdkurt at gmail.com>
Reviewed-by: aph
-------------
PR: https://git.openjdk.org/jdk/pull/25640
More information about the hotspot-runtime-dev
mailing list