Community
Participate
Working Groups
There are a number of SDODataType objects that are shared across helper contexts. Currently, any schema that defines a subtype of one of the built in types will get added as a subtype. This reference from the static, shared instance of SDODataType will indirectly cause the HelperContext instance that defines the subtype to be unavailable for garbage collection, leading to a memory leak.
Created attachment 200594 [details] Proposed Fix and Updated Tests
Attached fix checked into 2.1, 2.2, 2.3 and Trunk streams
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink