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

Timofei Pushkin tpushkin at openjdk.org
Fri Aug 8 19:03:13 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 two additional commits since the last revision:

 - Expire CRaC's special options - attempt 2
 - Revert "Expire CRaC's special options since JDK 26"
   
   This reverts commit a92d961609d1d96b479723787f035f13f8944d6e.

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

Changes:
  - all: https://git.openjdk.org/crac/pull/256/files
  - new: https://git.openjdk.org/crac/pull/256/files/a92d9616..a18c8299

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

  Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 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