RFR [9] 8039362: Read content-types.properties as a resource

Chris Hegarty chris.hegarty at oracle.com
Tue Apr 8 12:50:21 UTC 2014


On 8 Apr 2014, at 12:12, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> Chris,
> 
> One thing to avoid consider is the ContentHandler javadoc. It contains this:
> 
>    " By default it looks in sun.net.www.content, ..."
> 
> but this is JDK-specific location and so shouldn't be in the javadoc.

Yes, this is a legacy bug. It is related to the location of specific content type handlers, and as such a separate issue. I would like to handle it separately so as not to confuse the changes being proposed for this 8039362.

I’ll file a new JIRA bug on it.

-Chris. 

> -Alan.



More information about the net-dev mailing list