RFR: 8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Feb 14 17:52:09 UTC 2022


On Mon, 14 Feb 2022 07:38:36 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this trivial change - the two new test cases added in JDK-8279997 do not work when the tests are executed with `jtreg -vmoptions:-Xshare:off`. This patch disable the two test cases under such condition to avoid causing CI failures
> 
> A proper fix will be done in https://bugs.openjdk.java.net/browse/JDK-8281715

Thumbs up. Thanks for taking care of these Tier5 failures.

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

Marked as reviewed by dcubed (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7457


More information about the hotspot-runtime-dev mailing list