> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5274/files
  - new: https://git.openjdk.java.net/jdk/pull/5274/files/cd67ff8f..c3bfdfc4

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5274&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5274&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5274.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5274/head:pull/5274

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

Reply via email to