git: openjdk/jdk17u-dev: 8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 17 09:42:36 UTC 2024
Changeset: e336d04e
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-09-17 09:41:15 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/e336d04e8ce0fe303b2bef1f08b2e4647c113d42
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
Backport-of: 169a5d48afbc6627f36a768c17c2a5e56219d9c7
! src/java.base/share/classes/java/nio/file/Files.java
+ test/jdk/java/nio/file/Files/CreateDirectories.java
! test/jdk/java/nio/file/Files/Misc.java
More information about the jdk-updates-changes
mailing list