8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing#4300
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing#4300jpbempel wants to merge 3 commits into
Conversation
|
👋 Welcome back jpbempel! A progress list of the required criteria for merging this PR into |
|
@jpbempel 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 3 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 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 |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
tests on windows are failing here: I don't understand why it fails now. Seems not related to the change |
|
Yes, that is unrelated. It is fixed by 8314555: Build with mawk fails on Windows |
Do I need to do something then about it then regarding this PR? |
|
You could merge head, this would restart the test. |
|
/approval 8281243 request |
|
The parent pull request that this pull request depends on has now been integrated and the target branch of this pull request has been updated. This means that changes from the dependent pull request can start to show up as belonging to this pull request, which may be confusing for reviewers. To remedy this situation, simply merge the latest changes from the new target branch into this pull request by running commands similar to these in the local repository for your personal fork: git checkout backport-jpbempel-95fd9d20-master
git fetch https://git.openjdk.org/jdk17u-dev.git master
git merge FETCH_HEAD
# if there are conflicts, follow the instructions given by git merge
git commit -m "Merge master"
git push |
|
/integrate |
|
/sponsor |
|
@phohensee @jpbempel Pushed as commit d39baa5. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
backport of 8281243
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4300/head:pull/4300$ git checkout pull/4300Update a local copy of the PR:
$ git checkout pull/4300$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4300/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4300View PR using the GUI difftool:
$ git pr show -t 4300Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4300.diff
Using Webrev
Link to Webrev Comment