RFR JDK-8024832: (so) ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
Michael McMahon
michael.x.mcmahon at oracle.com
Tue May 27 10:01:12 UTC 2014
I think it should be throwing a SocketException rather than a
NotYetBoundException to be consistent with ServerSocket.accept()
Michael.
On 27/05/14 10:56, Chris Hegarty wrote:
> Looks good to me Pavel. I can sponsor this change for you.
>
> -Chris.
>
> On 27 May 2014, at 10:40, Pavel Rappo <pavel.rappo at oracle.com> wrote:
>
>> Hi everyone,
>>
>> Could you please review my change for JDK-8024832?
>>
>> http://cr.openjdk.java.net/~prappo/8024832/webrev.00/
>>
>> Thanks
>> -Pavel
More information about the nio-dev
mailing list