RFR [9] 8039362: Read content-types.properties as a resource
Chris Hegarty
chris.hegarty at oracle.com
Tue Apr 8 19:05:15 UTC 2014
On 8 Apr 2014, at 13:50, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> 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.
To close the loop on this. 8039470 [1] was filed to track this.
-Chris.
[1] https://bugs.openjdk.java.net/browse/JDK-8039470
>
> -Chris.
>
>> -Alan.
>
More information about the net-dev
mailing list