RFR: 8370974: Command-line Hotspot debugger tests fail on Windows AArch64
David Holmes
dholmes at openjdk.org
Fri Oct 31 07:53:01 UTC 2025
On Fri, 31 Oct 2025 01:03:09 GMT, Saint Wesonga <duke at openjdk.org> wrote:
> The registers are all shown to have the value 0. The addThreads method needs to fill the array of registers with values from the native OS CONTEXT. The clhsdb* tests now pass with this change.
Looks reasonable to me. Surprised this got overlooked with the initial port.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28080#pullrequestreview-3402921683
More information about the serviceability-dev
mailing list