RFR: 8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
Ioi Lam
iklam at openjdk.java.net
Mon Feb 14 18:58:11 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
I ran tiers 1,2,5 in our CI and no issues found.
Thanks @shipilev and @dcubed-ojdk for the review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7457
More information about the hotspot-runtime-dev
mailing list