[crac] RFR: 8364538: [CRaC] Test CRaCIgnoreRestoreIfUnavailable [v2]

Timofei Pushkin tpushkin at openjdk.org
Fri Aug 1 18:50:03 UTC 2025


> Adds tests for `CRaCIgnoreRestoreIfUnavailable`.
> 
> The case for incompatible CPU features is not tested, although I believe it should work. Such test would be more complex (to the best of my knowledge, emulation is needed to be able to reduce the set of available features between checkpoint and restore) so it deserves a separate task. It would be something like what `test/jdk/jdk/crac/CPUFeatures/CPUFeatures.sh` does (have never run it, not sure if it works).

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

  Fix EngineFailureTest on linux-x86

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

Changes:
  - all: https://git.openjdk.org/crac/pull/255/files
  - new: https://git.openjdk.org/crac/pull/255/files/ea1adaca..68605a54

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

  Stats: 22 lines in 1 file changed: 12 ins; 4 del; 6 mod
  Patch: https://git.openjdk.org/crac/pull/255.diff
  Fetch: git fetch https://git.openjdk.org/crac.git pull/255/head:pull/255

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


More information about the crac-dev mailing list