[lilliput-jdk21u:lilliput] Integrated: 8316424: [Lilliput/JDK21] ZGC/CDS-related test fixes
Roman Kennke
rkennke at openjdk.org
Mon Sep 18 18:09:06 UTC 2023
On Mon, 18 Sep 2023 12:52:02 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> A few tests with ZGC and CDS are failing. Reason is that we disable COH with single-gen-ZGC but not with gen-ZGC, and some tests dump with one and run with the other. This causes unexpected mismatches.
>
> Testing:
> - [x] runtime/cds/appcds/TestZGCWithCDS.java (default)
> - [x] runtime/cds/appcds/TestZGCWithCDS.java (+UCOH)
> - [x] runtime/cds/appcds/TestZGCWithCDS.java (-UCOH)
> - [x] runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java (default)
> - [x] runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java (+UCOH)
> - [x] runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java (-UCOH)
This pull request has now been integrated.
Changeset: 5504c7ae
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.org/lilliput-jdk21u/commit/5504c7ae16ca77458785de8ec8851302707c2c37
Stats: 16 lines in 2 files changed: 15 ins; 0 del; 1 mod
8316424: [Lilliput/JDK21] ZGC/CDS-related test fixes
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/lilliput-jdk21u/pull/7
More information about the lilliput-dev
mailing list