8078820 -> Re: RFR: 8068938: Test deploying a XML parser as a module

huizhe wang huizhe.wang at oracle.com
Mon Mar 21 16:49:37 UTC 2016


On 3/21/2016 2:44 AM, Frank Yuan wrote:
>
> By the way, I just realized that the previous webrevs didn't include 
> org.xml.sax.helpers.XMLReaderFactory. Would you want to add that too?
>
> But module-info.java in module java.xml doesn't declare "uses 
> org.xml.sax.helpers.XMLReaderFactory". Btw, I was always working on 
> another JEP, will have an update for this task soon. Thanks
>

Then the module-info.java needs to be fixed. XMLReaderFactory is 
supported along with SAX.

Thanks,
Joe


More information about the jigsaw-dev mailing list