git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Tue Sep 26 15:28:50 UTC 2023


Changeset: 36ac8390
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2023-09-26 15:27:44 +0000
URL:       https://git.openjdk.org/mobile/commit/36ac83904c9e81a01822b0e36ef677cae2808709

8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable

Reviewed-by: alanb

! src/java.base/share/classes/java/nio/file/CopyMoveHelper.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileSystem.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileSystemProvider.java
! test/jdk/java/nio/file/Files/CopyAndMove.java
+ test/jdk/java/nio/file/Files/CopyMoveVariations.java

Changeset: 6dbde21b
Author:    duke <duke at openjdk.org>
Date:      2023-09-26 15:28:00 +0000
URL:       https://git.openjdk.org/mobile/commit/6dbde21b6992d0d3b70d12405dfddd57dfb4fc24

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list