RFR: 8346722: (fs) Files.probeContentType throws ClassCastException with custom file system provider [v2]

Brian Burkhalter bpb at openjdk.org
Fri Jan 10 16:16:02 UTC 2025


> Ensure the file type detection works with a custom default file system provider.

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

  8346722: Ignore value returned by probeContentType; prune imports in DefaultFileTypeDetector

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23019/files
  - new: https://git.openjdk.org/jdk/pull/23019/files/f026d83b..1be60915

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

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

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


More information about the nio-dev mailing list