Integrated: 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:50:29 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 pull request has now been integrated.
Changeset: b90799c0
Author: Arno Zeller <azeller at openjdk.org>
Committer: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b90799c0e92468b341235989f731bb93e2741a77
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8368616: runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails on non CDS platforms/builds after JDK-8362561
Reviewed-by: mbaesken, shade, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/27484
More information about the hotspot-runtime-dev
mailing list