git: openjdk/jdk: master: 8024695: new File("").exists() returns false whereas it is the current working directory
Brian Burkhalter
bpb at openjdk.org
Wed Feb 26 16:25:43 UTC 2025
Changeset: 9477c705
Branch: master
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2025-02-26 16:24:25 +0000
URL: https://git.openjdk.org/jdk/commit/9477c705c0bd5ce2d445abb5ca44d46656fc315f
8024695: new File("").exists() returns false whereas it is the current working directory
Reviewed-by: alanb, rriggs, lancea
! src/java.base/share/classes/java/io/File.java
! src/java.base/share/classes/java/io/FileSystem.java
! src/java.base/unix/classes/java/io/UnixFileSystem.java
! src/java.base/windows/classes/java/io/WinNTFileSystem.java
! test/jdk/java/io/File/EmptyPath.java
More information about the jdk-changes
mailing list