8374887: [lworld] Cleanup around vgetfield/vputfield for x86#1875
8374887: [lworld] Cleanup around vgetfield/vputfield for x86#1875jsikstro wants to merge 1 commit intoopenjdk:lworldfrom
Conversation
|
👋 Welcome back jsikstro! A progress list of the required criteria for merging this PR into |
|
@jsikstro 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 1 new commit pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and 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 (@fparain, @Arraying) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
/sponsor |
Hello,
This is a follow up from JDK-8374093 cleaning up the x86 implementation as well.
Testing:
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/1875/head:pull/1875$ git checkout pull/1875Update a local copy of the PR:
$ git checkout pull/1875$ git pull https://git.openjdk.org/valhalla.git pull/1875/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1875View PR using the GUI difftool:
$ git pr show -t 1875Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/1875.diff
Using Webrev
Link to Webrev Comment