RFR: 8343789: Move mutable nmethod data out of CodeCache

Boris Ulasevich bulasevich at openjdk.org
Thu Feb 13 01:42:20 UTC 2025


On Sat, 8 Feb 2025 10:40:04 GMT, Andrew Haley <aph-open at littlepinkcloud.com> wrote:

> If we do decide to do this, please give the forced movk version of adrp() a new name, and have adrp() call it.

Right. Thanks for pointing that out. For now, I'll add an adrp_movk() variant to handle the extra movk.

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

PR Comment: https://git.openjdk.org/jdk/pull/21276#issuecomment-2655236260


More information about the hotspot-compiler-dev mailing list