RFR: 8350209: Preserve adapters in AOT cache [v10]

Vladimir Kozlov kvn at openjdk.org
Tue Apr 29 16:08:59 UTC 2025


On Tue, 29 Apr 2025 14:47:42 GMT, Ashutosh Mehra <asmehra 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 11 commits:
>> 
>>  - Fix C strings caching
>>  - Merge branch 'master' into JDK-8350209
>>  - 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
>>  - ... and 1 more: https://git.openjdk.org/jdk/compare/7cf190fb...1b0c89f6
>
> rest lgtm

Thank you, @ashu-mehra, for review!

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

PR Comment: https://git.openjdk.org/jdk/pull/24740#issuecomment-2839457011


More information about the hotspot-compiler-dev mailing list