RFR: 8309065: Move the logic to determine archive heap location from CDS to G1 GC [v2]
Ashutosh Mehra
duke at openjdk.org
Fri Jun 2 13:21:25 UTC 2023
On Fri, 2 Jun 2023 13:16:04 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:
> That's a typo. It should be alloc_archive_space().
Oh, I realized its not a typo but the change to alloc_archive_space() would happen in the next patch. So I didn't bother changing the name of existing G1 api. I will update it to alloc_archive_region() as suggested.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14208#issuecomment-1573722188
More information about the hotspot-dev
mailing list