On Wed, 9 Jul 2025 07:39:05 GMT, Richard Reingruber <rr...@openjdk.org> wrote:
> 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. Seems you need to adjust the COPYRIGHT too, but otherwise looks good. ------------- PR Review: https://git.openjdk.org/jdk/pull/26213#pullrequestreview-3004428723