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

This pull request has now been integrated.

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

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

Reviewed-by: shade, dcubed

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

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


More information about the hotspot-runtime-dev mailing list