8008733: Psr:perf:osb performance regression (18%) in wss_bodyenc
Reviewed-by: alanb, shade
This commit is contained in:
parent
5ff3fdc956
commit
811bbcded2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user