8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64#637
8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64#637raneashay wants to merge 6 commits into
Conversation
|
👋 Welcome back arane! 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. |
|
|
Webrevs
|
|
/approval request This patch fixes the handling of exceptions, which in turn fixes the execution of several tests in serviceability/sa/Clhsdb*. |
|
@raneashay |
The following tests fail without this patch:
serviceability/sa/ClhsdbPstack.java
serviceability/sa/ClhsdbPmap.java
serviceability/sa/ClhsdbCDSCore.java
serviceability/sa/ClhsdbFindPC.java#xcomp-core
I couldn't force-push to this branch to remove commits that I had previously added in a different PR for the same branch, so I git-reverted them instead.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/637/head:pull/637$ git checkout pull/637Update a local copy of the PR:
$ git checkout pull/637$ git pull https://git.openjdk.org/jdk25u-dev.git pull/637/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 637View PR using the GUI difftool:
$ git pr show -t 637Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/637.diff
Using Webrev
Link to Webrev Comment