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

RuntimeException thrown by XPathFactory::newInstance missing the cause

    XMLWordPrintable

Details

    • b131
    • Not verified

    Description


      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: