[crac] RFR: Fix failing CRaC tests [v2]
Anton Kozlov
akozlov at openjdk.org
Tue Feb 28 17:46:41 UTC 2023
On Wed, 22 Feb 2023 15:07:04 GMT, Radim Vansa <duke at openjdk.org> wrote:
>> Before https://github.com/openjdk/crac/pull/16 the arguments for restored process were ignored; tests were written with this in mind and current behaviour breaks them.
>>
>> In addition I've added missing `-XX:+UnlockDiagnosticVMOptions` flag and fixed the `recursiveCheckpoint` test runner which got stuck as with `pauseengine` the checkpointed process does not terminate.
>
> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove somebody's forgotten overrides
LGTM, Thanks!
-------------
Marked as reviewed by akozlov (Lead).
PR: https://git.openjdk.org/crac/pull/47
More information about the crac-dev
mailing list