-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: xml
-
b131
-
Not verified
XPathFactory::newInstance throws RuntimeException instead of XPathFactoryConfigurationException and in doing us, drops the cause that is sometimes critical to diagnosing a configuration issue.
We need to fix this to throw the RuntimeException with XPathFactoryConfigurationException as the cause.