jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8306583: Add JVM crash check in CDSTestUtils.executeAndLog

Open amosshi opened this issue 1 year ago • 5 comments
trafficstars

Backport of JDK-8306583

Testing

  • Local: Test passed
    • TestCDSVMCrash.java: Test results: passed: 1
  • Pipeline:
  • Testing Machine:

Progress

  • [x] Change must not contain extraneous whitespace
  • [ ] JDK-8306583 needs maintainer approval
  • [x] Commit message must refer to an issue

Issue

  • JDK-8306583: Add JVM crash check in CDSTestUtils.executeAndLog (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2771/head:pull/2771
$ git checkout pull/2771

Update a local copy of the PR:
$ git checkout pull/2771
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2771/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2771

View PR using the GUI difftool:
$ git pr show -t 2771

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2771.diff

Webrev

Link to Webrev Comment

amosshi avatar Aug 01 '24 23:08 amosshi