[ https://issues.apache.org/jira/browse/XALANJ-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Minchau updated XALANJ-1878: ---------------------------------- Affects Version/s: (was: 2.7.1) 2.7 This issue is no longer relevant for 2.7.1, it is fixed in 2.7.1. Changing the affected version to 2.7. > XSLTC uses DocumentBuilderFactory bootstrap too often > ----------------------------------------------------- > > Key: XALANJ-1878 > URL: https://issues.apache.org/jira/browse/XALANJ-1878 > Project: XalanJ2 > Issue Type: Bug > Components: XSLTC > Affects Versions: 2.7 > Environment: Operating System: All > Platform: All > Reporter: Matthias Ernst > Assignee: Xalan Developers Mailing List > Fix For: 2.7 > > > When returning a NodeList from an extension function, xsltc's > BasisLibrary#nodeList2Iterator bootstraps a DocumentBuilderFactory every > time. > This is a lengthy process and dominates the processing time, especially in > complicated classloader hierarchies. Instead, a factory should be set up once > per translet, for example. > I have filed the same bug against Sun J2SDK 1.5.0: > http://developer.java.sun.com/developer/bugParade/bugs/5047031.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]