RFR: 8346661: Add a register print helper method and unify register printing
Martin Doerr
mdoerr at openjdk.org
Mon Dec 30 10:11:38 UTC 2024
On Mon, 30 Dec 2024 08:27:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> For printing registers we can add a little helper method to shorten the coding. Also some of the register printing code can use loops.
I prefer the more compact format with several registers per line.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22894#issuecomment-2565274277
More information about the hotspot-runtime-dev
mailing list