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

8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak"

Open amosshi opened this issue 5 months ago • 6 comments

Directory "build/jtreg-test" not found: creating Directory "JTreport" not found: creating Passed: jdk/jfr/event/oldobject/TestClassLoaderLeak.java Test results: passed: 1 Report written to /Users/I048686/SAPDevelop/github.com/dev-8258734-17/JTreport/html/report.html Results written to /Users/I048686/SAPDevelop/github.com/dev-8258734-17/build/jtreg-test


Progress

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

Issue

  • JDK-8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak" (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2929

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

Using diff file

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

Webrev

Link to Webrev Comment

amosshi avatar Aug 29 '24 01:08 amosshi