RFR: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC [v6]

Rui Li duke at openjdk.org
Thu Aug 28 21:35:26 UTC 2025


> 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:

  shen hpp changes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26907/files
  - new: https://git.openjdk.org/jdk/pull/26907/files/cbf1819a..1c8d334a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26907&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26907&range=04-05

  Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/26907.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26907/head:pull/26907

PR: https://git.openjdk.org/jdk/pull/26907


More information about the hotspot-dev mailing list