Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0
-
Component/s: None
-
Labels:None
Description
In jaxp-ri-1.4.4, com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance() is synchronized, this could cause performance issue when a lot of thread access this method at the same time.
Per the post[1], this issue already get resolved after xerces-2.9.1, we need ship latest xerces but not the buggy jaxp-ri.
[1]http://old.nabble.com/Re%3A-DTDDVFactory-td28314363.html