RFR: 8079167: Fix documentation for G1SATBBufferEnqueueingThresholdPercent == 0
Kim Barrett
kbarrett at openjdk.org
Fri May 24 09:22:01 UTC 2024
On Fri, 24 May 2024 07:57:44 GMT, Thomas Schatzl <tschatzl 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.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19385#pullrequestreview-2076352413
More information about the hotspot-gc-dev
mailing list