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
