[jdk11u-dev] RFR: 8273655: content-types.properties files are missing some common types

Goetz Lindenmaier goetz at openjdk.java.net
Wed Apr 27 11:57:39 UTC 2022


On Tue, 5 Apr 2022 23:59:30 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [65ed0a74](https://github.com/openjdk/jdk/commit/65ed0a742e65fe7e661e8da2adea6cd41992869e) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.  
> 
> The commit being backported was authored by Julia Boes on 21 Sep 2021 and was reviewed by Brian Burkhalter and Daniel Fuchs.
> 
> This is a clean update of the OpenJDK mime types which has already been backported to 17u.  The risk of extending the list of recognised types is low and will enable OpenJDK to correctly identify more file types.
> 
> Thanks!

I opened [JDK-8285720](https://bugs.openjdk.java.net/browse/JDK-8285720) [11u 13u 15u] test/jdk/java/nio/file/Files/probeContentType/Basic.java fails after backport of 8273655

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1007


More information about the jdk-updates-dev mailing list