Integrated: 8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension

Brian Burkhalter bpb at openjdk.org
Wed Jul 13 15:18:05 UTC 2022


On Tue, 12 Jul 2022 20:37:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Add `application/x-rar-compressed` to the list of MIME types expected for the `rar` file extension.

This pull request has now been integrated.

Changeset: 44fb92e2
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/44fb92e2aa8a708b94c568e3d39217cb4c39f6bf
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension

Reviewed-by: lancea, dfuchs, jpai

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

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


More information about the nio-dev mailing list