Details
Description
When unmarshalling (big) XML document instances that have a lot of XML artifacts, who are not mapped to Java properties/classes, StackOverflowErrors can occur.
When unmarshalling (big) XML document instances that have a lot of XML artifacts, who are not mapped to Java properties/classes, StackOverflowErrors can occur.
Initial patch for review.