[ http://issues.apache.org/jira/browse/XALANJ-1477?page=all ]
Brian Minchau updated XALANJ-1477: ---------------------------------- Version: 2.5 (was: Latest Development Code) > CachedXPathAPI: excesive XPathContext instantiation > --------------------------------------------------- > > Key: XALANJ-1477 > URL: http://issues.apache.org/jira/browse/XALANJ-1477 > Project: XalanJ2 > Type: Bug > Components: XPath > Versions: 2.5 > Environment: Operating System: Other > Platform: Other > Reporter: Dimitry E Voytenko > Assignee: Xalan Developers Mailing List > Attachments: 1 > > 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). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]