Skip to content

8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)' #21775

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

Closed
wants to merge 1 commit into from

Conversation

vnkozlov
Copy link
Contributor

@vnkozlov vnkozlov commented Oct 29, 2024

This is duplicate of #21768 to speed up integration.

See description of issue there.

Testing tier1 (builds).


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Error

 ⚠️ This PR only contains changes already present in the target

Issue

  • JDK-8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)' (Bug - P1) ⚠️ Issue is already resolved. Consider making this a "backport pull request" by setting the PR title to Backport <hash> with the hash of the original commit. See Backports.

Reviewers

Contributors

  • SendaoYan <syan@openjdk.org>

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 21775

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/21775.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Oct 29, 2024

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

@openjdk
Copy link

openjdk bot commented Oct 29, 2024

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot added the rfr Pull request is ready for review label Oct 29, 2024
@openjdk
Copy link

openjdk bot commented Oct 29, 2024

@vnkozlov The following label will be automatically applied to this pull request:

  • hotspot-compiler

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added the hotspot-compiler hotspot-compiler-dev@openjdk.org label Oct 29, 2024
@vnkozlov
Copy link
Contributor Author

/contributor add @sendaoYan

@openjdk
Copy link

openjdk bot commented Oct 29, 2024

@vnkozlov
Contributor SendaoYan <syan@openjdk.org> successfully added.

Copy link
Member

@dholmes-ora dholmes-ora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

Thanks

@openjdk openjdk bot removed the rfr Pull request is ready for review label Oct 29, 2024
@sendaoYan
Copy link
Member

Sorry for the delay integration of #21768

@vnkozlov
Copy link
Contributor Author

Sorry for the delay integration of #21768

Okey, I will close this one then.

@vnkozlov vnkozlov closed this Oct 29, 2024
@vnkozlov vnkozlov deleted the 8343211 branch October 29, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotspot-compiler hotspot-compiler-dev@openjdk.org
Development

Successfully merging this pull request may close these issues.

3 participants