JDK 9 RFR of 8146041: java.net.URLConnection.guessContentTypeFromStream() does not recognize TIFF streams
Brian Burkhalter
brian.burkhalter at oracle.com
Wed Dec 23 20:53:13 UTC 2015
Thanks, Roger. It is supposed to detect the first 4 bytes according to this specification:
https://en.wikipedia.org/wiki/Tagged_Image_File_Format#Byte_order
Brian
On Dec 23, 2015, at 12:48 PM, Roger Riggs <Roger.Riggs at Oracle.com> wrote:
> Without any particular domain knowledge, this looks fine.
More information about the core-libs-dev
mailing list