RFR: 8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS [v3]

Brian Burkhalter bpb at openjdk.org
Thu Oct 12 15:38:40 UTC 2023


> Change `BsdFileStore.supportsFileAttributeView` to return false for POSIX attributes when the associated volume file system type is FAT32.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8317687: /FAT/FAT32/ in comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16084/files
  - new: https://git.openjdk.org/jdk/pull/16084/files/0cc942c2..853caa1b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16084&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16084&range=01-02

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/16084.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16084/head:pull/16084

PR: https://git.openjdk.org/jdk/pull/16084


More information about the nio-dev mailing list