hg: jdk9/sandbox/jdk: 8146041:	java.net.URLConnection.guessContentTypeFromStream() does not	recognize TIFF streams
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Wed Jan  6 18:31:08 UTC 2016
    
    
  
Changeset: 8aa6aa55aab5
Author:    bpb
Date:      2016-01-06 10:15 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/8aa6aa55aab5
8146041: java.net.URLConnection.guessContentTypeFromStream() does not recognize TIFF streams
Summary: Add detection of TIFF magic numbers.
Reviewed-by: rriggs, chegar
! src/java.base/share/classes/java/net/URLConnection.java
+ test/java/net/URLConnection/TIFFContentGuesser.java
    
    
More information about the jdk9-sandbox-changes
mailing list