SocketChannelImpl.close() in Java11 (ea+12)
(cc'ing nio-dev as as this is asking about SocketChannel).
On 11/05/2018 19:10, Norman Maurer wrote:
> Hi all,
>
> I recently started to test Netty [1] with Java11 and found that we
> have two tests that are currently failing due some c
> On 11. May 2018, at 21:34, Alan Bateman wrote:
>
> (cc'ing nio-dev as as this is asking about SocketChannel).
>
> On 11/05/2018 19:10, Norman Maurer wrote:
>> Hi all,
>>
>> I recently started to test Netty [1] with Java11 and found that we have two
>> tests that are currently failing due s
(cc'ing nio-dev as as this is asking about SocketChannel).
On 11/05/2018 19:10, Norman Maurer wrote:
Hi all,
I recently started to test Netty [1] with Java11 and found that we
have two tests that are currently failing due some changes in Java 11
compared to earlier versions.
I wanted to get
Sorry I just noticed this would better be asked on nio.dev. Will ask there.
Bye
Norman
> On 11. May 2018, at 20:10, Norman Maurer wrote:
>
> Hi all,
>
> I recently started to test Netty [1] with Java11 and found that we have two
> tests that are currently failing due some changes in Java 11
Hi all,
I recently started to test Netty [1] with Java11 and found that we have two
tests that are currently failing due some changes in Java 11 compared to
earlier versions.
I wanted to get your thoughts on the behaviour changes:
1) SocketChannelImpl.close() will trigger shutdown(…,SHUT_WR) i