RFR: 8368616: runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails on non CDS platforms/builds after JDK-8362561

Matthias Baesken mbaesken at openjdk.org
Thu Sep 25 10:54:21 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.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/27484#pullrequestreview-3267048821


More information about the hotspot-runtime-dev mailing list