RFR: 8346661: Add a register print helper method and unify register printing
Martin Doerr
mdoerr at openjdk.org
Mon Dec 30 11:19:42 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.
The format change should be mentioned in the description and I'd like to hear other people's opinion.
My preference would probably be 4 regs per line on all platforms. And special regs on a new line.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22894#issuecomment-2565348018
More information about the hotspot-runtime-dev
mailing list