Integrated: 8357143: New test AOTCodeCompressedOopsTest.java fails on platforms without AOT Code Cache support
Vladimir Kozlov
kvn at openjdk.org
Mon May 19 15:04:01 UTC 2025
On Fri, 16 May 2025 19:01:16 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> New test missed check for AOT code caching supported platforms.
>
> Instead of adding missed checks I added new jtreg's VM property `vm.cds.supports.aot.code.caching` to simplify checks in new AOT code caching tests.
>
> Tested tier1
This pull request has now been integrated.
Changeset: 6a58af31
Author: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6a58af310ab2b800642f4604ee90cc74981fb9f3
Stats: 25 lines in 4 files changed: 16 ins; 7 del; 2 mod
8357143: New test AOTCodeCompressedOopsTest.java fails on platforms without AOT Code Cache support
Reviewed-by: asmehra, fyang, shade, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/25272
More information about the hotspot-dev
mailing list