RFR: 8305839: Add application/sql MIME type for SQL file extension [v2]
Daniel Fuchs
dfuchs at openjdk.org
Thu Nov 16 16:55:32 UTC 2023
On Thu, 16 Nov 2023 15:05:47 GMT, Izumi Ryuu <duke at openjdk.org> wrote:
>> 8305839: Add application/sql MIME type for SQL file extension
>
> Izumi Ryuu has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - 8305839: Add application/sql MIME type for SQL file extension
> - 8305839: Add application/sql MIME type for SQL file extension
> - Merge branch 'openjdk:master' into patch-1
> - 8305839: Add application/sql MIME type for SQL file extension
Have you run tier2 tests? We had random test failures in the past when modifying this table: on some systems some of the tests rely on the platform notion of mime-types, and where an extension can legitimately be mapped to different mime types some of the tests will fail.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16563#issuecomment-1814841111
More information about the net-dev
mailing list