crac icon indicating copy to clipboard operation
crac copied to clipboard

Fix CPUFeatures crash on new->old CPU

Open jankratochvil opened this issue 2 years ago • 13 comments

  • reproducible on i7-1165G7 "qemu-kvm -cpu host" for a checkpoint and "qemu-kvm -cpu SandyBridge" for its restore

Progress

  • [x] Change must not contain extraneous whitespace

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/crac.git pull/134/head:pull/134
$ git checkout pull/134

Update a local copy of the PR:
$ git checkout pull/134
$ git pull https://git.openjdk.org/crac.git pull/134/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 134

View PR using the GUI difftool:
$ git pr show -t 134

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/crac/pull/134.diff

Webrev

Link to Webrev Comment

jankratochvil avatar Oct 25 '23 15:10 jankratochvil

:wave: Welcome back jkratochvil! A progress list of the required criteria for merging this PR into crac will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Oct 25 '23 15:10 bridgekeeper[bot]

@jankratochvil This change is no longer ready for integration - check the PR body for details.

openjdk[bot] avatar Oct 25 '23 15:10 openjdk[bot]

@jankratochvil This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Dec 05 '23 03:12 bridgekeeper[bot]

@jankratochvil This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

bridgekeeper[bot] avatar Jan 02 '24 04:01 bridgekeeper[bot]

/open

jankratochvil avatar Jan 02 '24 05:01 jankratochvil

@jankratochvil This pull request is now open

openjdk[bot] avatar Jan 02 '24 05:01 openjdk[bot]

@jankratochvil This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Jan 30 '24 08:01 bridgekeeper[bot]

@jankratochvil This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

bridgekeeper[bot] avatar Feb 27 '24 09:02 bridgekeeper[bot]

/open

jankratochvil avatar Feb 27 '24 10:02 jankratochvil

@jankratochvil This pull request is now open

openjdk[bot] avatar Feb 27 '24 10:02 openjdk[bot]

@jankratochvil This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Mar 26 '24 13:03 bridgekeeper[bot]

@rvansa Sorry for the review but we have been last week talking with @AntonKozlov I should rather do the full rework (move the CPUFeatures protection to the parent JDK before the JDK is restored) than this fix-up.

jankratochvil avatar Mar 27 '24 08:03 jankratochvil

@jankratochvil This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar May 22 '24 14:05 bridgekeeper[bot]

The move the CPUFeatures protection to the parent JDK before the JDK is restored is done but downstream. This patch is no longer relevant.

jankratochvil avatar Jun 15 '24 00:06 jankratochvil