8008733: Psr:perf:osb performance regression (18%) in wss_bodyenc

Reviewed-by: alanb, shade
This commit is contained in:
Aleksei Efimov 2013-10-13 13:50:16 +04:00
parent 5ff3fdc956
commit 811bbcded2

View File

@ -99,8 +99,7 @@ public class XPathContext extends DTMManager // implements ExpressionContext
* the DTMManager, it really is a proxy for this object, which
* is the real DTMManager.
*/
protected DTMManager m_dtmManager = DTMManager.newInstance(
com.sun.org.apache.xpath.internal.objects.XMLStringFactoryImpl.getFactory());
protected DTMManager m_dtmManager = null;
/**
* Return the DTMManager object. Though XPathContext context extends