On Tue, 29 Jun 2021 00:44:25 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Please review this change to the Unix implementations of > `sun.nio.ch.sctp.Sctp*ChannelImpl#kill()` to close the socket if `state == > ChannelState.UNINITIALIZED`. It would be good if someone more familiar with the SCTP channels could take a look at this one. ------------- PR: https://git.openjdk.java.net/jdk/pull/4621