RFR: 8362829: Exclude CDS test cases after JDK-8361725
Calvin Cheung
ccheung at openjdk.org
Sat Jul 19 02:07:48 UTC 2025
On Sat, 19 Jul 2025 01:52:09 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> These two test cases uses Java agents. Since [JDK-8361725](https://bugs.openjdk.org/browse/JDK-8361725) disallows Java agents with `-XX:+AOTClassLinking`, these two tests be excluded from the test group `test/hotspot/jtreg:hotspot_aot_classlinking`
Looks good and trivial to me.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26400#pullrequestreview-3035063871
More information about the hotspot-dev
mailing list