On Wed, 10 Apr 2024 15:39:54 GMT, Darragh Clarke <dcla...@openjdk.org> wrote:
> After integrating [JDK-8326568](https://bugs.openjdk.org/browse/JDK-8326568), > B6431193 has been failing due to a suspected race condition on whether the > `handlerIsDaemon` is set. > > - Moved setting `handlerIsDaemon` from the finally block to before the > response is sent Looks reasonable. Please see if you can run a successful test-repeat of 50 before integrating. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/18727#pullrequestreview-1992100464