On Mon, 2 Mar 2026 13:56:51 GMT, SendaoYan <[email protected]> wrote: > The useNioSelector intermittent fails "Connection closed by server peer: > INTERNAL_ERROR". Maybe this intermittent was not introdued by the propsoed > patch.
Thanks for testing! INTERNAL_ERROR is usually sent in response to an unexpected exception. Could you check the test log for exceptions or for any additional failure information (possibly in a line containing `entering closing state`)? ------------- PR Comment: https://git.openjdk.org/jdk/pull/29993#issuecomment-3984818679
