RFR: 8328306: AArch64: MacOS lazy JIT "write xor execute" switching
Andrew Haley
aph at openjdk.org
Thu Aug 14 08:22:55 UTC 2025
On Wed, 13 Aug 2025 21:59:51 GMT, Dean Long <dlong at openjdk.org> wrote:
> ...my implementation, having mode tracking logic around in the "middle", and around condition code, rather than pushing it down to the leaves or up to the entry point meant more maintenance when the code changed, so I'm happy to abandon my prototype in favor of this simpler apprach.
Thank you for that, and for your help and advice.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26562#issuecomment-3187412144
More information about the hotspot-dev
mailing list