8385658: Debug code in frame::patch_pc() doesn't initialize on_heap info#31330
8385658: Debug code in frame::patch_pc() doesn't initialize on_heap info#31330TheRealMDoerr wants to merge 2 commits into
Conversation
|
👋 Welcome back mdoerr! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@TheRealMDoerr The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
|
The total number of required reviews for this PR has been set to 2 based on the presence of this label: |
frame fshould have the information if it's a heap frame. This is a better fix for JDK-8385572, so the old fix can be replaced.Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/31330/head:pull/31330$ git checkout pull/31330Update a local copy of the PR:
$ git checkout pull/31330$ git pull https://git.openjdk.org/jdk.git pull/31330/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 31330View PR using the GUI difftool:
$ git pr show -t 31330Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/31330.diff
Using Webrev
Link to Webrev Comment