RFR: 8356192: Enable AOT code caching only on supported platforms [v2]

Martin Doerr mdoerr at openjdk.org
Mon May 12 08:10:51 UTC 2025


On Fri, 9 May 2025 23:23:04 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> @TheRealMDoerr reported failures in `runtime/cds/appcds` testing on PPC64 after [JDK-8350209](https://bugs.openjdk.org/browse/JDK-8350209) integration.
>> 
>> AOT code caching should be limited to supported platforms: x64 and aarch64.
>> 
>> Testing: GHA
>
> Vladimir Kozlov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Limit platforms to run AOTCode test

LGTM. Thanks!

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25158#pullrequestreview-2832235951


More information about the hotspot-compiler-dev mailing list