Integrated: 8356192: Enable AOT code caching only on supported platforms
Vladimir Kozlov
kvn at openjdk.org
Mon May 12 20:32:56 UTC 2025
On Fri, 9 May 2025 21:53:24 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
This pull request has now been integrated.
Changeset: 2595fcc7
Author: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2595fcc7cc49912d8ac54803a5f74e6f0a45f06f
Stats: 9 lines in 2 files changed: 9 ins; 0 del; 0 mod
8356192: Enable AOT code caching only on supported platforms
Reviewed-by: shade, mdoerr, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/25158
More information about the hotspot-compiler-dev
mailing list