-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8320206: Some intrinsics/stubs missing vzeroupper on x86_64 #380
Conversation
👋 Welcome back sviswanathan! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issue from the original commit. |
|
/approval |
@sviswa7 usage: |
Note the incorrect syntax, so no actual approval request was generated. |
/approval request This is a clean backport and not dependent on any other backport., |
Please close this PR. OpenJDK 21.0.3 development happens in jdk21u-dev. I.e. this PR needs to move there now. |
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u.git pull/380/head:pull/380
$ git checkout pull/380
Update a local copy of the PR:
$ git checkout pull/380
$ git pull https://git.openjdk.org/jdk21u.git pull/380/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 380
View PR using the GUI difftool:
$ git pr show -t 380
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u/pull/380.diff
Webrev
Link to Webrev Comment