[crac] RFR: 8364554: [CRaC] Improve CRaC VM options' docs [v4]
Timofei Pushkin
tpushkin at openjdk.org
Tue Aug 5 09:44:35 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:
Fix CRaCSkipCheckpoint aliasing
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/256/files
- new: https://git.openjdk.org/crac/pull/256/files/4b7e1911..e661cdf3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=256&range=03
- incr: https://webrevs.openjdk.org/?repo=crac&pr=256&range=02-03
Stats: 2 lines in 1 file changed: 1 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