RFR: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
Calvin Cheung
ccheung at openjdk.org
Tue Apr 18 21:23:44 UTC 2023
On Tue, 18 Apr 2023 15:58:48 GMT, Ioi Lam <iklam 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.
>
> Looks good to me, and trivial.
Thanks @iklam for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13502#issuecomment-1513808407
More information about the hotspot-runtime-dev
mailing list