RFR: 8272773: Configurable card table card size [v3]
Vishal Chand
duke at openjdk.java.net
Thu Nov 18 09:17:40 UTC 2021
On Wed, 17 Nov 2021 22:08:31 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> @tschatzl I've updated the PR with a new patch: Removed the dependency of G1 heap region and card size. Set card size in [128. 1024] with 512 as default.
>
> Hi @vish-chan - I changed the name of the CR to "Configurable card table card size" because we are done with the investigation :) No, honestly, "investigate xyz" is a bad title for a specification change (CSR) and a release note.
> You need to update the title of the PR accordingly. Only you as creator can do that. Thanks.
@tschatzl Yes, the order of include is wrong, sorry about that. I'll add another patch with the correct order.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5838
More information about the hotspot-gc-dev
mailing list