-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203527 | 11.0.1 | Christoph Langer | P4 | Resolved | Fixed | team |
There is a spot in XMLDTDValidator where the usage of a correctly preallocated StringBuilder can potentially improve performance.
Furthermore there's potential for some cleanups.
Furthermore there's potential for some cleanups.
- backported by
-
JDK-8203527 [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
- Resolved