RFR: 8079167: Fix documentation for G1SATBBufferEnqueueingThresholdPercent == 0
Ivan Walulya
iwalulya at openjdk.org
Fri May 24 10:24:04 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
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19385#pullrequestreview-2076499077
More information about the hotspot-gc-dev
mailing list