JDK-8162442 : URIResolver set on TransformerFactory not carried over to the Transformer
  • Type: Bug
  • Component: xml
  • Sub-Component: javax.xml.transform
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-07-24
  • Updated: 2016-07-30
  • Resolved: 2016-07-30
Related Reports
Relates :  
Description
Set a URIResolver on TransformerFactory , creates a Transformer through a Templates object. The URIResolver is not carried over.
Comments
Fixed by JDK-8158084.
30-07-2016