RFR: 8293331: Refactor FileDispatcherImpl into operating system-specific components [v6]
Brian Burkhalter
bpb at openjdk.org
Wed Sep 21 00:49:50 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: Remove unneeded C header files
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10154/files
- new: https://git.openjdk.org/jdk/pull/10154/files/ff80c1f5..a2da4deb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=04-05
Stats: 19 lines in 3 files changed: 1 ins; 18 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