Skip to content

8361892: AArch64: Incorrect matching rule leading to improper oop instruction encoding#2586

Open
xiezhaokun wants to merge 1 commit intoopenjdk:masterfrom
xiezhaokun:backport-8361892
Open

8361892: AArch64: Incorrect matching rule leading to improper oop instruction encoding#2586
xiezhaokun wants to merge 1 commit intoopenjdk:masterfrom
xiezhaokun:backport-8361892

Conversation

@xiezhaokun
Copy link
Member

@xiezhaokun xiezhaokun commented Jan 31, 2026

Backport of openjdk/jdk@dccb178


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8361892 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8361892: AArch64: Incorrect matching rule leading to improper oop instruction encoding (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2586/head:pull/2586
$ git checkout pull/2586

Update a local copy of the PR:
$ git checkout pull/2586
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2586/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2586

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2586.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 31, 2026

👋 Welcome back zxie! 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 Jan 31, 2026

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

@openjdk openjdk bot changed the title Backport dccb1782ec35d1ee95220a237aef29ddfc292cbd 8361892: AArch64: Incorrect matching rule leading to improper oop instruction encoding Jan 31, 2026
@openjdk
Copy link

openjdk bot commented Jan 31, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Jan 31, 2026
@mlbridge
Copy link

mlbridge bot commented Jan 31, 2026

Webrevs

@xiezhaokun
Copy link
Member Author

xiezhaokun commented Feb 12, 2026

/approval request
The same issue was reproduced on jdk21u-dev. The crash is resolved with this fix.

@openjdk
Copy link

openjdk bot commented Feb 12, 2026

@xiezhaokun
8361892: The approval request was already up to date.

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Feb 12, 2026
@xiezhaokun
Copy link
Member Author

/integrate

@openjdk
Copy link

openjdk bot commented Feb 12, 2026

@xiezhaokun This pull request has not yet been marked as ready for integration.

@openjdk openjdk bot removed the approval Requires approval; will be removed when approval is received label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant

Comments