These two test cases uses Java agents. Since JDK-8361725 disallows Java agents with -XX:+AOTClassLinking, these two tests be excluded from the test group test/hotspot/jtreg:hotspot_aot_classlinking
runtime/cds/appcds/LambdaWithJavaAgent.java
runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java
runtime/cds/appcds/LambdaWithJavaAgent.java
runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java
- caused by
-
JDK-8361725 Do not load Java agent with "-Xshare:dump -XX:+AOTClassLinking"
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ceb51d44
-
Review(master) openjdk/jdk/26400