RFR: 8368616: runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails on non CDS platforms/builds after JDK-8362561
Aleksey Shipilev
shade at openjdk.org
Thu Sep 25 14:11:11 UTC 2025
On Thu, 25 Sep 2025 08:09:07 GMT, Arno Zeller <azeller 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.
This makes sense. Looks good!
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27484#pullrequestreview-3267941031
More information about the hotspot-runtime-dev
mailing list