Community
Participate
Working Groups
Due to an issue with how EclipseLink determines the correct type for an element declared on an ObjectFactory createMethod that's annotated with an XmlJavaTypeAdapter annotation, the wrong type can occasionally be used. This will lead to an incorrect mapping being generated and incorrect behavior at runtime. The code that processes the Adapter should be making use of the public method on CompilerHelper instead of doing the processing inline in AnnotationsProcessor
Created attachment 171553 [details] Proposed Fix
Attached fix checked into trunk. Leaving bug open pending check in to 2.1 stream.
Fix backported into 2.1 stream
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink