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

Improve XSLT XPath operators count efficiency

XMLWordPrintable

    • b31
    • Verified

        While the XPath impl reports error as soon as the operator count exceeds the limit, the XSLT XPath impl wait till the Lexer completes. It would be more efficient for the XSLT XPath impl to do the same as the XPath impl does and report any error earlier.

              joehw Joe Wang
              joehw Joe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: