Skip to content

Conversation

@sendaoYan
Copy link
Member

@sendaoYan sendaoYan commented Oct 18, 2024

Hi all,

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

The commit being backported was authored by SendaoYan on 9 Oct 2024 and was reviewed by Andrew Haley, Johan Sjölen and Julian Waters.

Thanks!


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8341688 needs maintainer approval

Issue

  • JDK-8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code (Enhancement - P4 - Approved)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2974

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

Using diff file

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

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Oct 18, 2024

👋 Welcome back syan! 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 18, 2024

@sendaoYan 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:

8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code

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 no new commits pushed to the master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot changed the title Backport 3fc07f2963d4caf7e18232933719d10ad6981047 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code Oct 18, 2024
@openjdk
Copy link

openjdk bot commented Oct 18, 2024

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 Oct 18, 2024
@openjdk openjdk bot added the clean Identical backport; no merge resolution required label Oct 18, 2024
@openjdk
Copy link

openjdk bot commented Oct 18, 2024

⚠️ @sendaoYan 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.

@mlbridge
Copy link

mlbridge bot commented Oct 18, 2024

Webrevs

@sendaoYan
Copy link
Member Author

/approval request Clean backport to generate comments in -XX:+PrintInterpreter to link to source code for RISC-V, this will be usefull to debug the inperpreter. Only change the PrintInterpreter output, risk is low.

@openjdk
Copy link

openjdk bot commented Oct 18, 2024

@sendaoYan
8341688: The approval request has been created successfully.

@openjdk openjdk bot added approval Requires approval; will be removed when approval is received ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Oct 18, 2024
@sendaoYan
Copy link
Member Author

Thanks for the approved.
/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Oct 21, 2024
@openjdk
Copy link

openjdk bot commented Oct 21, 2024

@sendaoYan
Your change (at version 7caf079) is now ready to be sponsored by a Committer.

@TheRealMDoerr
Copy link
Contributor

/sponsor

@openjdk
Copy link

openjdk bot commented Oct 21, 2024

Going to push as commit 94eaaa8.
Since your change was applied there have been 5 commits pushed to the master branch:

  • b6685aa: 8341997: Tests create files in src tree instead of scratch dir
  • 56c03a4: 8273914: Indy string concat changes order of operations
  • 3d53c65: 8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
  • b47abe8: 8325610: CTW: Add StressIncrementalInlining to stress options
  • 6a3c646: 8325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Oct 21, 2024
@openjdk openjdk bot closed this Oct 21, 2024
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Oct 21, 2024
@openjdk
Copy link

openjdk bot commented Oct 21, 2024

@TheRealMDoerr @sendaoYan Pushed as commit 94eaaa8.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@sendaoYan sendaoYan deleted the jbs8341688 branch October 22, 2024 02:23
@sendaoYan
Copy link
Member Author

Thanks for the sponsor.

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 clean Identical backport; no merge resolution required integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

2 participants