> This pr moves the `notify()` call to the finally block to avoid the deadlock 
> in `join()` if `verifyHeapDump(dumpFile)` throws an exception.
> 
> Testing was done with fastdebug and release builds on the main platforms and 
> also on Linux/PPC64le and AIX.

Richard Reingruber has updated the pull request incrementally with one 
additional commit since the last revision:

  Copyright

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26213/files
  - new: https://git.openjdk.org/jdk/pull/26213/files/e802fe62..a4943345

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26213&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26213&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26213.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26213/head:pull/26213

PR: https://git.openjdk.org/jdk/pull/26213

Reply via email to