Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-1477

CachedXPathAPI: excesive XPathContext instantiation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.5
    • None
    • XPath
    • None
    • Operating System: Other
      Platform: Other
    • 18823

    Description

      XPathContext xpathSupport = new XPathContext();

      This line is called on every call of eval(Node, String, PrefixResolver)
      eventhough there're comments that it shouldn't be just above.
      This line is not called in the eval(Node, String, Node).

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--1
          0.7 kB
          Dimitry E Voytenko

        Activity

          People

            zongaro@ca.ibm.com Henry Zongaro
            dvoytenko@sectorbase.com Dimitry E Voytenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: