[crac] Integrated: Fix failing CRaC tests
Radim Vansa
duke at openjdk.org
Wed Mar 1 16:20:43 UTC 2023
On Wed, 22 Feb 2023 13:04:00 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.
This pull request has now been integrated.
Changeset: 80cab698
Author: Radim Vansa <rvansa at azul.com>
Committer: Anton Kozlov <akozlov at openjdk.org>
URL: https://git.openjdk.org/crac/commit/80cab698b2fc3877f563f2e72aa728f47b76b11c
Stats: 42 lines in 18 files changed: 3 ins; 4 del; 35 mod
Fix failing CRaC tests
Reviewed-by: akozlov
-------------
PR: https://git.openjdk.org/crac/pull/47
More information about the crac-dev
mailing list