RFR: 8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux [v4]

Brian Burkhalter bpb at openjdk.java.net
Wed Jun 1 15:32:41 UTC 2022


On Wed, 1 Jun 2022 07:28:11 GMT, Vyom Tewari <vtewari at openjdk.org> wrote:

> Looks ok, i tested on centos 7 and it is working as expected.

To really verify it you would have to suppress `~/.mime.types` and `/etc/mime.types` before running the test.

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

PR: https://git.openjdk.java.net/jdk/pull/8909


More information about the nio-dev mailing list