git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu May 15 14:47:57 UTC 2025
Changeset: 3df8ca1e
Branch: master
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2025-05-15 14:47:02 +0000
URL: https://git.openjdk.org/mobile/commit/3df8ca1ebaf3539363efd569ba9487f5d985117d
8356678: (fs) Files.readAttributes should map ENOTDIR to NoSuchFileException where possible (unix)
Reviewed-by: alanb, cstein
! src/java.base/unix/classes/sun/nio/fs/UnixFileAttributeViews.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/NotADirectory.java
Changeset: af2ca958
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-15 14:47:13 +0000
URL: https://git.openjdk.org/mobile/commit/af2ca958bc657d840694366ca62c8478a016afcd
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list