RFR: 8079167: Fix documentation for G1SATBBufferEnqueueingThresholdPercent == 0
Thomas Schatzl
tschatzl at openjdk.org
Mon May 27 07:14:06 UTC 2024
On Fri, 24 May 2024 09:19:08 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Hi all,
>>
>> please review this change to the documentation of `G1SATBBufferEnqueueingThresholdPercent`: since
>> the filtering is necessary to facilitate termination (see comments in CR), we can't completely disable filtering and the text is just misleading.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @kimbarrett @walulyai for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19385#issuecomment-2132793799
More information about the hotspot-gc-dev
mailing list