RFR: 8297609: Add application/wasm MIME type for wasm file extension [v2]

Jaikiran Pai jpai at openjdk.org
Wed Nov 30 00:58:16 UTC 2022


On Tue, 29 Nov 2022 21:06:52 GMT, Michal Karm Babacek <duke at openjdk.org> wrote:

> ```
> I: Configuring ca-certificates...
> W: Failure while configuring base packages.  This will be re-attempted up to five times.
> W: See /home/runner/work/jdk/jdk/sysroot/debootstrap/debootstrap.log for details (possibly the package libasound2:riscv64 is at fault)
> ```
> 
> I'd say unrelated to the PR...?

Yes, you can ignore that failure. I'll be running these changes internally against various systems to make sure this doesn't show up any (system specific) issues (we have had such issues with this `Basic.java` test because it uses system level file type detector and some systems can return a different value than what the test expects).

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

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


More information about the net-dev mailing list