RFR: 8260875 (sc)SocketAdaptor$SocketInputStream read throws IllegalBlockingModeException on closed channel
Alan Bateman
Alan.Bateman at oracle.com
Tue Feb 2 17:22:36 UTC 2021
On 02/02/2021 09:33, hedongbo wrote:
>
> Yes, I want to fix this on 8. Webrev is also for 8.
>
> Backport JDK-8246707 to 11 can solve this problem in 11, and I am
> doing this backport.
>
Okay. Feel free to re-open JDK-8260875if it easier for you.I'm not
involved in JDK updates so you'll need to follow the process for the
updates releases (the patch to SocketAdaptor in your patch is fine).
JDK-8246707 is a different issue. This is the throwing of
AsynchronousCloseException instead of ClosedClosedException which can be
confusing. That could be fixed in 11u, should not be an issue in 8u.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20210202/cad582e8/attachment.htm>
More information about the nio-dev
mailing list