Community
Participate
Working Groups
Currently a SAXParserFactory is created per Unmarshaller even when a SAX parser is not used during the unmarshal operation.
Created attachment 207218 [details] Core - Fix
Fix checked into 2.3.2 at rev: 10423 Code reviewed by: Denise Smith Fix Details: A SAXParserFactory is now only created when required. NOTE Starting with EclipseLink 2.4.0 there is only a single instance of SAXParserFactory that is not lazily initialized.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink