On Wed, 22 Sep 2021 12:27:03 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.) > > Masanori Yano has updated the pull request incrementally with one additional > commit since the last revision: > > 8238274: (sctp) JDK-7118373 is not fixed for SctpChannel LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/5274