RFR: 8356192: Enable AOT code caching only on supported platforms [v3]
Aleksey Shipilev
shade at openjdk.org
Mon May 12 16:10:30 UTC 2025
On Mon, 12 May 2025 16:07:41 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 two additional commits since the last revision:
>
> - Exclude Zero from test
> - Exclude Zero
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25158#pullrequestreview-2833771502
More information about the hotspot-compiler-dev
mailing list