Integrated: 8293331: Refactor FileDispatcherImpl into operating system-specific components
Brian Burkhalter
bpb at openjdk.org
Thu Sep 22 16:03:05 UTC 2022
On Sat, 3 Sep 2022 00:59:07 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Break up `sun.nio.ch.FileChannelImpl` in a manner similar but not identical to the refactoring of `sun.nio.fs.UnixFileSystem` performed in #10093.
This pull request has now been integrated.
Changeset: 48cc1560
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/48cc15602b62e81bb179ca9570a1e7d8bbf4d6df
Stats: 2657 lines in 16 files changed: 1443 ins; 1188 del; 26 mod
8293331: Refactor FileDispatcherImpl into operating system-specific components
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/10154
More information about the nio-dev
mailing list