RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Tue Dec 17 19:01:45 UTC 2024
On Mon, 16 Dec 2024 04:26:07 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Matias Saavedra Silva has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>>
>> - Merge branch 'master' into cds_mapping_8340631
>> - Fixed assert
>> - Reverted UseCompressedClassPointers
>> - 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
>
> LGTM
Thank you for the reviews and discussion @iklam @jdksjolen and @stefank!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22743#issuecomment-2549360130
More information about the hotspot-runtime-dev
mailing list