git: openjdk/jdk: 2 new changesets
Brian Burkhalter
bpb at openjdk.org
Mon Oct 16 15:20:14 UTC 2023
Changeset: 1a7fd5d4
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2023-10-16 14:49:18 +0000
URL: https://git.openjdk.org/jdk/commit/1a7fd5d41901249f8e1e6f0aa1f2a3c9f265659d
8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS
Reviewed-by: alanb
! src/java.base/linux/classes/sun/nio/fs/LinuxFileStore.java
! src/java.base/macosx/classes/sun/nio/fs/BsdFileStore.java
! test/jdk/java/nio/file/Files/CopyAndMove.java
Changeset: 0d091681
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2023-10-16 14:52:44 +0000
URL: https://git.openjdk.org/jdk/commit/0d091681c2e440d05dc913131fbc2bdf4f15a31b
8312527: (ch) Re-examine use of sun.nio.ch.Invoker.myGroupAndInvokeCount
Reviewed-by: alanb, jpai
! src/java.base/share/classes/sun/nio/ch/Invoker.java
More information about the jdk-changes
mailing list