8257993: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java crash intermittently#2051
8257993: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java crash intermittently#2051RealLucy wants to merge 2 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back lucy! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
TheRealMDoerr
left a comment
There was a problem hiding this comment.
LGTM. Thanks for backporting!
| last_frame.get_index_u2_cpcache(bytecode), bytecode, | ||
| CHECK); | ||
| } | ||
|
|
There was a problem hiding this comment.
Original change doesn't introduce this empty line. I suggest to remove it before integrating.
There was a problem hiding this comment.
Will do.
Thanks for the review!
|
@RealLucy This change now passes all automated pre-integration checks. 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 15 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit 7051296.
Your commit was automatically rebased without conflicts. |
This backport is for parity with 11.0.21-oracle
Patch (from jdk16) did not apply at all. Basically, it is a fresh implementation, guided by the original fix. Had to introduce new method "Method* get_new_method() const;" in method.hpp. Did not exist in 11.
Local testing successful.
SAP internal nightly build and test did not show any issues.
Reviewed.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/2051/head:pull/2051$ git checkout pull/2051Update a local copy of the PR:
$ git checkout pull/2051$ git pull https://git.openjdk.org/jdk11u-dev.git pull/2051/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2051View PR using the GUI difftool:
$ git pr show -t 2051Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/2051.diff
Webrev
Link to Webrev Comment