8385815: [CRaC] Fix aarch64 failing testcases#321
Conversation
|
👋 Welcome back jkratochvil! A progress list of the required criteria for merging this PR into |
|
@jankratochvil This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@TimPushkin) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
Webrevs
|
|
The failed CI is a false positive: |
|
With upstream CRIU it somehow does not work now: |
|
Known false positive failures:
|
|
|
Co-authored-by: Timofei Pushkin <pushkin.td@gmail.com>
Co-authored-by: Timofei Pushkin <pushkin.td@gmail.com>
test/jdk/jdk/crac/CPUFeatures/SimpleCPUFeaturesTest.java
test/jdk/jdk/crac/engine/CheckCPUFeaturesTest.java
It needs some updates for the new CPU Features support.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/crac.git pull/321/head:pull/321$ git checkout pull/321Update a local copy of the PR:
$ git checkout pull/321$ git pull https://git.openjdk.org/crac.git pull/321/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 321View PR using the GUI difftool:
$ git pr show -t 321Using diff file
Download this PR as a diff file:
https://git.openjdk.org/crac/pull/321.diff
Using Webrev
Link to Webrev Comment