Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8160069

RuntimeException thrown by XPathFactory::newInstance missing the cause

XMLWordPrintable

    • 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.

            joehw Joe Wang
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: