RFR: 8378927: H3MultipleConnectionsToSameHost.java#with-continuations intermittent fails

Daniel Jeliński djelinski at openjdk.org
Mon Mar 2 14:45:31 UTC 2026


On Mon, 2 Mar 2026 13:56:51 GMT, SendaoYan <syan at openjdk.org> 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


More information about the net-dev mailing list