RFR: 8346661: Add a register print helper method and unify register printing

Matthias Baesken mbaesken at openjdk.org
Mon Dec 30 11:08:39 UTC 2024


On Mon, 30 Dec 2024 10:08:35 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> I prefer the more compact format with several registers per line.

On e.g. linuxaarch64 we already have the one register per line output, was that somehow problematic for you in the past ?
It is just a unification (but of course it can be argued that one output is a little better readable than the other).

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

PR Comment: https://git.openjdk.org/jdk/pull/22894#issuecomment-2565335308


More information about the hotspot-runtime-dev mailing list