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 LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/18727#pullrequestreview-1992126965