RFR: 8371689: (fs) CopyMoveHelper.copyToForeignTarget use of sourcePosixView is confusing

Brian Burkhalter bpb at openjdk.org
Fri Nov 14 00:19:32 UTC 2025


On Thu, 13 Nov 2025 18:57:26 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> In `CopyMoveHelper`, replace `PosixFileAttributeView` with a `boolean`.

> There shouldn't be any need to use FileStore in this method.

Removed in commit bebf4a5.

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

PR Comment: https://git.openjdk.org/jdk/pull/28304#issuecomment-3530267681


More information about the nio-dev mailing list