Skip to content

8356328: Some C2 IR nodes miss size_of() function #1814

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kuaiwei
Copy link

@kuaiwei kuaiwei commented May 20, 2025

Hi all,

This pull request contains a backport of commit 9927ec0b from the openjdk/jdk repository.

The commit being backported was authored by Kuai Wei on 18 May 2025 and was reviewed by Tobias Hartmann and Christian Hagedorn.

Thanks!


Progress

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

Issue

  • JDK-8356328: Some C2 IR nodes miss size_of() function (Bug - P4 - Rejected)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1814

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented May 20, 2025

👋 Welcome back kwei! 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 May 20, 2025

❗ 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 9927ec0b91775db342b2bbc1937253325c367a19 8356328: Some C2 IR nodes miss size_of() function May 20, 2025
@openjdk
Copy link

openjdk bot commented May 20, 2025

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

@openjdk openjdk bot added backport rfr Pull request is ready for review labels May 20, 2025
@mlbridge
Copy link

mlbridge bot commented May 20, 2025

Webrevs

Copy link
Member

@phohensee phohensee left a comment

Choose a reason for hiding this comment

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

Looks clean.

@openjdk
Copy link

openjdk bot commented May 22, 2025

⚠️ @kuaiwei This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@kuaiwei
Copy link
Author

kuaiwei commented May 23, 2025

@phohensee Thanks for review.

@kuaiwei
Copy link
Author

kuaiwei commented May 23, 2025

/approval

@openjdk
Copy link

openjdk bot commented May 23, 2025

@kuaiwei usage: /approval [<id>] (request|cancel) [<text>]

@kuaiwei
Copy link
Author

kuaiwei commented May 23, 2025

/approval request

@openjdk
Copy link

openjdk bot commented May 23, 2025

@kuaiwei
8356328: The approval request has been created successfully.

@openjdk openjdk bot added the approval label May 23, 2025
@GoeLin
Copy link
Member

GoeLin commented May 23, 2025

Hi @kuaiwei
please give an appropriate approval request comment.
Also please edit the PR description and add an description what you had to edit.

Have a look at https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix
for what should go into the comment.

Then add the label again.

@openjdk openjdk bot removed the approval label May 23, 2025
@kuaiwei
Copy link
Author

kuaiwei commented May 27, 2025

Hi @kuaiwei please give an appropriate approval request comment. Also please edit the PR description and add an description what you had to edit.

Have a look at https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix for what should go into the comment.

Then add the label again.

Thanks for your suggestion.

@kuaiwei
Copy link
Author

kuaiwei commented May 27, 2025

/approval request for backport 8356328: Some C2 IR nodes miss size_of() function
This bug exists in JDK21u-dev.
The patch is clean and passed tier1 tests.

@openjdk
Copy link

openjdk bot commented May 27, 2025

@kuaiwei
8356328: The approval request has been updated successfully.

@openjdk openjdk bot added the approval label May 27, 2025
@openjdk openjdk bot removed the approval label Jun 5, 2025
@bridgekeeper
Copy link

bridgekeeper bot commented Jun 24, 2025

@kuaiwei 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 issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.

3 participants