RFR: 8366157: Clarify in man pages that only G1 supports MaxGCPauseMillis

Thomas Schatzl tschatzl at openjdk.org
Thu Aug 28 08:41:42 UTC 2025


On Thu, 28 Aug 2025 08:36:22 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>>> The specified value doesn't adapt to your heap size.
>> 
>> Should we consider putting this last as that seems like a less important implementation detail compared to which GC support it and the default value?
>
> Actually we can leave this sentence completely out.

Typically heuristically determined values have a default value of `0`, with a clear indication that the actual value is determined ergonomically.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/26940#discussion_r2306678910


More information about the hotspot-gc-dev mailing list