Integrated: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
Calvin Cheung
ccheung at openjdk.org
Tue Apr 18 21:26:56 UTC 2023
On Mon, 17 Apr 2023 23:48:51 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Remove the check for "Patching native pointers in heap region" from the tests because the CDS archive could be mapped to the requested address even if ArchiveRelocationMode=1.
>
> Passed tiers 1, 2, 4 testing.
This pull request has now been integrated.
Changeset: 1b5d35ad
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b5d35ad2c8f0f3a43caba9d7a6d8e74f66caf5f
Stats: 14 lines in 2 files changed: 0 ins; 12 del; 2 mod
8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
Reviewed-by: iklam
-------------
PR: https://git.openjdk.org/jdk/pull/13502
More information about the hotspot-runtime-dev
mailing list