On 8 Apr 2014, at 12:12, Alan Bateman <alan.bate...@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.