8294538: missing is_unloading() check in SharedRuntime::fixup_callers_callsite() #81
Conversation
…_callsite() Reviewed-by: kvn, thartmann, eosterlund
|
This backport pull request has now been updated with issue from the original commit. |
@TobiHartmann 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 no new commits pushed to the
|
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.
Looks good.
Thanks for the review, Erik! |
/integrate |
Going to push as commit d1268e9.
Your commit was automatically rebased without conflicts. |
@TobiHartmann Pushed as commit d1268e9. |
Backport of JDK-8294538. Applies cleanly. Approval is pending.
Thanks,
Tobias
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk19u pull/81/head:pull/81
$ git checkout pull/81
Update a local copy of the PR:
$ git checkout pull/81
$ git pull https://git.openjdk.org/jdk19u pull/81/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 81
View PR using the GUI difftool:
$ git pr show -t 81
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk19u/pull/81.diff