[crac] RFR: 8364538: [CRaC] Test CRaCIgnoreRestoreIfUnavailable [v4]
Radim Vansa
rvansa at openjdk.org
Wed Aug 6 15:52:32 UTC 2025
On Tue, 5 Aug 2025 10:07:46 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
>> 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:
>
> Run NoCPUFeaturesTest only on Linux
I am not particularly happy about the way the test look like but since you've explored alternative options, let's live with that.
-------------
Marked as reviewed by rvansa (Committer).
PR Review: https://git.openjdk.org/crac/pull/255#pullrequestreview-3093268000
More information about the crac-dev
mailing list