Integrated: 8370974: Command-line Hotspot debugger tests fail on Windows AArch64

Saint Wesonga duke at openjdk.org
Mon Nov 3 02:25:17 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.

This pull request has now been integrated.

Changeset: 4cfabd60
Author:    Saint Wesonga <saint.wesonga at microsoft.com>
Committer: SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4cfabd605c42494db4ca4078344d32abc951a9ae
Stats:     44 lines in 1 file changed: 44 ins; 0 del; 0 mod

8370974: Command-line Hotspot debugger tests fail on Windows AArch64

Reviewed-by: dholmes, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/28080


More information about the serviceability-dev mailing list