RFR: 8362829: Exclude CDS test cases after JDK-8361725

Ioi Lam iklam at openjdk.org
Sat Jul 19 02:07:48 UTC 2025


On Sat, 19 Jul 2025 02:03:05 GMT, Calvin Cheung <ccheung 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.

Thanks @calvinccheung for the review. Local testing shows that these two tests are no longer executed with `test/hotspot/jtreg:hotspot_aot_classlinking`

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

PR Comment: https://git.openjdk.org/jdk/pull/26400#issuecomment-3091383785


More information about the hotspot-dev mailing list