Integrated: 8346722: (fs) Files.probeContentType throws ClassCastException with custom file system provider

Brian Burkhalter bpb at openjdk.org
Fri Jan 10 18:53:58 UTC 2025


On Thu, 9 Jan 2025 20:56:20 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 4b554b52
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4b554b52e627b3a0f5e15a623b12089bff6bfafa
Stats:     11 lines in 3 files changed: 4 ins; 3 del; 4 mod

8346722: (fs) Files.probeContentType throws ClassCastException with custom file system provider

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list