RFR: 8303481: CancelRequestTest assertTrue failing with AssertionError due to java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading [v2]

Daniel Fuchs dfuchs at openjdk.org
Fri Mar 3 12:02:49 UTC 2023


On Fri, 3 Mar 2023 11:11:58 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> could you make `put` call `putIfOpen`? It would reduce the amount of duplicated code.

Excellent idea. Done.

-------------

PR: https://git.openjdk.org/jdk/pull/12850


More information about the net-dev mailing list