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

Brian Burkhalter bpb at openjdk.java.net
Fri Jul 2 16:14:25 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: In test use othervm mode and an automatically allocated port

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4621/files
  - new: https://git.openjdk.java.net/jdk/pull/4621/files/676c0f0a..8ca5b5c0

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

  Stats: 23 lines in 1 file changed: 5 ins; 8 del; 10 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