Integrated: 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 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`

This pull request has now been integrated.

Changeset: ceb51d44
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ceb51d44449977ecc142f6af03f93162b98adaf6
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8362829: Exclude CDS test cases after JDK-8361725

Reviewed-by: ccheung

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

PR: https://git.openjdk.org/jdk/pull/26400


More information about the hotspot-dev mailing list