RFR: 8342607: Enhance register printing on x86_64 platforms

Martin Doerr mdoerr at openjdk.org
Tue Oct 22 09:21:19 UTC 2024


On Tue, 22 Oct 2024 09:04:54 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> Hi Martin, is there documentation on which you base the implementation? My quick search wasn't very successful. How do we know that the printed values are correct?

You can find the data structures here: https://github.com/bminor/glibc/blob/dcad78507433a9a64b8b548b19e110933f8d939a/sysdeps/x86_64/sys/ucontext.h#L106

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

PR Comment: https://git.openjdk.org/jdk/pull/21615#issuecomment-2428735226


More information about the hotspot-compiler-dev mailing list