Integrated: 8238274: (sctp) JDK-7118373 is not fixed for SctpChannel
Masanori Yano
myano at openjdk.java.net
Fri Sep 24 11:20:02 UTC 2021
On Fri, 27 Aug 2021 08:37:46 GMT, Masanori Yano <myano at 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 <myano at openjdk.org>
Committer: Daniel Fuchs <dfuchs at 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
More information about the net-dev
mailing list