RFR: 8316694: Implement relocation of nmethod within CodeCache [v38]

Chad Rakoczy duke at openjdk.org
Tue Jul 22 00:05:38 UTC 2025


On Mon, 21 Jul 2025 23:55:26 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> It was aligned this way before my change. The addition of `ImmutableDataReferencesCounterSize` requires more spaces to keep it the same.
>
> No it does not - you have a lot of unneeded spaces after `ImmutableDataReferencesCounterSize`

Oh sorry I see what you mean. I was aligning it to the nearest tab. I'll delete the extra spaces

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23573#discussion_r2220608957


More information about the hotspot-compiler-dev mailing list