[crac] RFR: Support updating MANAGEABLE JVM options during restore [v3]

Radim Vansa duke at openjdk.org
Thu May 4 07:17:54 UTC 2023


> When a JVM option is MANAGEABLE it can be set at any time during runtime, therefore it is safe to change it during the restore operation. Rather than silently ignoring JVM options passed along with -XX:CRaCRestoreFrom we send them to the restored process and either update or print a warning if given option cannot be changed.

Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:

  Fixup

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

Changes:
  - all: https://git.openjdk.org/crac/pull/61/files
  - new: https://git.openjdk.org/crac/pull/61/files/21ec5e80..75ce1b64

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

  Stats: 16 lines in 3 files changed: 6 ins; 5 del; 5 mod
  Patch: https://git.openjdk.org/crac/pull/61.diff
  Fetch: git fetch https://git.openjdk.org/crac.git pull/61/head:pull/61

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


More information about the crac-dev mailing list