RFR: 8293331: Refactor FileDispatcherImpl into operating system-specific components [v8]

Brian Burkhalter bpb at openjdk.org
Thu Sep 22 00:32:15 UTC 2022


> Break up `sun.nio.ch.FileChannelImpl` in a manner similar but not identical to the refactoring of `sun.nio.fs.UnixFileSystem` performed in #10093.

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

  8293331: Add missing init() call in UnixFileDispatcherImpl static initializer

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10154/files
  - new: https://git.openjdk.org/jdk/pull/10154/files/32d042d4..b73c99d2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=06-07

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

PR: https://git.openjdk.org/jdk/pull/10154


More information about the nio-dev mailing list