-
Notifications
You must be signed in to change notification settings - Fork 61
8337876: [IR Framework] Add support for IR tests with @Stable #62
Conversation
|
👋 Welcome back shade! A progress list of the required criteria for merging this PR into |
|
@shipilev 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 4 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
Webrevs
|
|
/approval request Clean backport to improve IR Framework for upcoming tests. Applies cleanly. IR Framework tests pass. Risk is low: test infrastructure change. |
|
/issue add JDK-8338112 |
|
@shipilev |
|
/approval 8338112 request Follow-up for 8337876 to fix the test in release builds. Applies cleanly. Release JDK passes the test. Risk is low, test-only change. |
|
@shipilev 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 add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
|
Both backports are actually clean. The PR is not marked clean because we have two bugs references in it. /clean |
|
@shipilev The |
:( Need some reviews then, please. |
eastig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirming it's a clean backport.
|
Thank you! /integrate |
|
Going to push as commit 5979904.
Your commit was automatically rebased without conflicts. |
Clean backport to improve IR Framework for upcoming tests.
Additional testing:
testlibrary_tests/ir_frameworkpassesProgress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk23u.git pull/62/head:pull/62$ git checkout pull/62Update a local copy of the PR:
$ git checkout pull/62$ git pull https://git.openjdk.org/jdk23u.git pull/62/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 62View PR using the GUI difftool:
$ git pr show -t 62Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk23u/pull/62.diff
Webrev
Link to Webrev Comment