RFR: 8377554: Load card table base and other values via AOTRuntimeConstants in AOT code
Andrew Dinn
adinn at openjdk.org
Tue Feb 24 10:21:37 UTC 2026
On Tue, 24 Feb 2026 10:16:07 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Current code:
>> https://github.com/openjdk/leyden/blob/premain/src/hotspot/share/code/aotCodeCache.cpp#L3830-L3864
>
> Ok, I believe I have worked round this same problem in a different way in my patch but I will adopt your code for preference.
Ok, I believe I have worked round this same problem in a different way in my patch but I will adopt your code for preference.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29884#discussion_r2845870245
More information about the hotspot-dev
mailing list