[TEST-ONLY] JDK 9 RFR of 8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
Alan Bateman
Alan.Bateman at oracle.com
Mon Aug 22 08:01:40 UTC 2016
On 19/08/2016 19:28, Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue:https://bugs.openjdk.java.net/browse/JDK-8164432
> Patch:[1]
>
> Add audio/vnd.dlna.adts as an allowed type for the file extension
> “aac” for Advanced Audio Coding.
>
> Thanks,
>
> Brian
Looks okay but I have a general concern that the list of extensions now
tested by this test makes it way too sensitive again to configuration.
More specifically, I wonder if "acces", "flac", and "webm" could be
dropped from the list.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160822/2e60ef9c/attachment.html>
More information about the nio-dev
mailing list