-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8343343: Misc crash dump improvements on more platforms after JDK-8294160 #1154
base: master
Are you sure you want to change the base?
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. |
This backport pull request has now been updated with issue from the original commit. |
/issue add JDK-8343149 |
@TheRealMDoerr |
|
Thanks for the review! GHA failures on macOS-aarch64 are unrelated. |
Mostly clean backport of JDK-8343343. PPC64 files use a different frame constructor after JDK-8290965 (JDK23). Includes JDK-8343149.
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/1154/head:pull/1154
$ git checkout pull/1154
Update a local copy of the PR:
$ git checkout pull/1154
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/1154/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1154
View PR using the GUI difftool:
$ git pr show -t 1154
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/1154.diff
Using Webrev
Link to Webrev Comment