On Tue, 14 Sep 2021 15:56:53 GMT, Julia Boes <[email protected]> wrote:
>> I think you can ignore my comment above. I went and checked the >> `content-types.properties` in their current state for both unix and windows >> and they already have a separate `application/zip` which is mapped to >> `.zip`. So I think this above change shouldn't impact anything. > > That's right, there was a duplicate entry for `.zip` in the Windows > properties file only, which I removed. > > I'm not sure if `.z` in the Unix properties file is intentional, but I do > have a PR in progress in the same area, which I will link here shortly. FWIW `.z` is the extension of the old Unix `compress` program. ------------- PR: https://git.openjdk.java.net/jdk/pull/5505
