RFR: 8287580: (se) CancelledKeyException during channel registration [v2]

Brian Burkhalter bpb at openjdk.java.net
Thu Jun 2 18:28:20 UTC 2022


> Ignore `CancelledKeyException` during registration.

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

  8287580: Add catch to AbstractSelectableChannel, remove remove() from SelectorImpl, open only one SocketChannel in test

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8978/files
  - new: https://git.openjdk.java.net/jdk/pull/8978/files/a379cdd2..92533644

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

  Stats: 7 lines in 3 files changed: 3 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8978.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8978/head:pull/8978

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


More information about the nio-dev mailing list