RFR: 8293121: (fs) Refactor UnixFileSystem copying into generic Unix, Linux, and BSD implementations [v4]

Alan Bateman alanb at openjdk.org
Thu Sep 1 18:34:24 UTC 2022


On Thu, 1 Sep 2022 16:16:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Refactor `UnixFileSystem` and related classes to move implementations specific to Linux and BSD (macOS) into OS-specific classes and native code. Generic Unix implementations remain in existing `Unix*` files.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8293121: Address review comments

Thanks for the updates, I don't have any comments/issues.

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

Marked as reviewed by alanb (Reviewer).

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


More information about the nio-dev mailing list