RFR: 8368616: runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails on non CDS platforms/builds after JDK-8362561
Arno Zeller
azeller at openjdk.org
Fri Sep 26 07:20:15 UTC 2025
On Thu, 25 Sep 2025 10:51:35 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> The new subtest runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails after [JDK-8362561](https://bugs.openjdk.org/browse/JDK-8362561) on platforms without CDS or in builds without CDS.
>> The new subtest test misses the @requires that exists in the other subtests.
>
> Marked as reviewed by mbaesken (Reviewer).
@MBaesken, @shipilev and @iklam : Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27484#issuecomment-3337099942
More information about the hotspot-runtime-dev
mailing list