git: openjdk/jdk: 8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system

Brian Burkhalter bpb at openjdk.java.net
Thu Mar 10 17:39:10 UTC 2022


Changeset: fdce97df
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2022-03-10 17:36:51 +0000
URL:       https://git.openjdk.java.net/jdk/commit/fdce97df5f03d9aa37d85f271d08971ec47db01d

8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system

Reviewed-by: lancea, alanb

! src/java.base/share/classes/java/nio/file/CopyMoveHelper.java
! test/jdk/java/nio/file/Files/CopyAndMove.java
! test/jdk/jdk/nio/zipfs/TestPosix.java
! test/jdk/jdk/nio/zipfs/test.policy
! test/jdk/jdk/nio/zipfs/test.policy.posix



More information about the jdk-changes mailing list