RFR: 8350209: Preserve adapters in AOT cache [v9]
Vladimir Kozlov
kvn at openjdk.org
Tue Apr 29 06:27:42 UTC 2025
On Mon, 28 Apr 2025 20:10:19 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Vladimir Kozlov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains nine commits:
>>
>> - Merge branch 'master' into JDK-8350209
>> - Downgraded UL as asked. Added synchronization to C strings caching.
>> - Fix message
>> - Generate far jumps for AOT code on AArch64
>> - remove _enabled suffix
>> - Add sanity test for AOTAdapterCaching flag
>> - AOT code flags are ignored when AOTCache is not specified. Set range for AOTCodeMaxSize values.
>> - Removed unused AOTCodeSection class
>> - 8350209: Preserve adapters in AOT cache
>
> Build change is trivially fine.
Thank you, @magicus, for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24740#issuecomment-2837612510
More information about the hotspot-compiler-dev
mailing list