RFR: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC [v7]
duke
duke at openjdk.org
Tue Sep 2 22:34:44 UTC 2025
On Tue, 2 Sep 2025 17:38:24 GMT, Rui Li <duke at openjdk.org> wrote:
>> Add documentation of Shenandoah to java man page
>>
>> Aside from `-XX:+UseShenandoahGC`, I picked flags from [shenandoah_globals.hpp](https://github.com/openjdk/jdk/blob/master/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp) that are at product level but not experimental / diagnostic to avoid overwhelming info. Two additional flags match: `ShenandoahGCMode` and `ShenandoahGCHeuristics`
>
> Rui Li has updated the pull request incrementally with one additional commit since the last revision:
>
> update for threshold wording
@rgithubli
Your change (at version 1c25fbbb0cd5f8fc882a11fa5089e9492c80085d) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26907#issuecomment-3247007501
More information about the hotspot-dev
mailing list