RFR: 8269481: SctpMultiChannel never releases own file descriptor [v3]

Brian Burkhalter bpb at openjdk.java.net
Tue Jun 29 17:50:48 UTC 2021


> Please review this change to the Unix implementations of `sun.nio.ch.sctp.Sctp*ChannelImpl#kill()` to close the socket if `state == ChannelState.UNINITIALIZED`.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8269481: Change test to look for lsof in more than one location

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4621/files
  - new: https://git.openjdk.java.net/jdk/pull/4621/files/cc18da47..c8865603

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

  Stats: 17 lines in 1 file changed: 15 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4621.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4621/head:pull/4621

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


More information about the net-dev mailing list