On Fri, 27 Aug 2021 08:37:46 GMT, Masanori Yano <my...@openjdk.org> wrote:

> Please review this change to the Unix implementations of 
> sun.nio.ch.sctp.Sctp*ChannelImpl#implCloseSelectableChannel() 
> to be same as SocketChannelImpl at JDK-7118373. (The preClose is missing a 
> check for the ST_KILLED state.)

This pull request has now been integrated.

Changeset: d91e227a
Author:    Masanori Yano <my...@openjdk.org>
Committer: Daniel Fuchs <dfu...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/d91e227abb94953129adc297fbd456c55bb2ae10
Stats:     212 lines in 4 files changed: 209 ins; 0 del; 3 mod

8238274: (sctp) JDK-7118373 is not fixed for SctpChannel

Reviewed-by: dfuchs

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

PR: https://git.openjdk.java.net/jdk/pull/5274

Reply via email to