You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there are some problems in extended cachability of Map deserializers, related to polymorphic value handling. While it is not exactly clear what triggers this, it seems prudent to prevent caching in cases where values are polymorphic types. In future it may be possible to either fix the cause for conflicts, or reduce need for caching. But for now, let's try to resolve immediate issue seen with JAXB annotations module.