RFR: 8293331: Refactor FileDispatcherImpl into operating system-specific components [v5]
Brian Burkhalter
bpb at openjdk.org
Tue Sep 20 01:51:37 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: Fix static initialization order on Windows
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10154/files
- new: https://git.openjdk.org/jdk/pull/10154/files/3190a8b2..ff80c1f5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10154&range=03-04
Stats: 15 lines in 1 file changed: 3 ins; 6 del; 6 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