[crac] RFR: 8364554: [CRaC] Improve CRaC VM options' docs [v2]

Timofei Pushkin tpushkin at openjdk.org
Sat Aug 2 13:19:53 UTC 2025


> Besides some wording and formatting of VM options:
> - Renames `CRaCAllowToSkipCheckpoint` to `CRaCSkipCheckpoint` since it makes the VM always skip checkpoints and not only in some cases
> - Replaces `CRaCMaxHeapSizeBeforeCheckpoint == 0` with `FLAG_IS_DEFAULT(CRaCMaxHeapSizeBeforeCheckpoint)` because the docs 0 do not specify 0 as a special value

Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision:

  Improve wording for CRaCMinPid

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

Changes:
  - all: https://git.openjdk.org/crac/pull/256/files
  - new: https://git.openjdk.org/crac/pull/256/files/569e77b1..58a1dbc8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=crac&pr=256&range=01
 - incr: https://webrevs.openjdk.org/?repo=crac&pr=256&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/crac/pull/256.diff
  Fetch: git fetch https://git.openjdk.org/crac.git pull/256/head:pull/256

PR: https://git.openjdk.org/crac/pull/256


More information about the crac-dev mailing list