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
Hmmh. Now this is also dangerous one. But, I do think that preserving existing behavior (and not trying for "unrequested fix" here), that is, 2.9.2, not modifying class name, is the least bad option.
With 3.x probably makes sense to somehow connect this to other "change the class name on the fly" functionality (white-listing). Or, if deemed worth it, custom deserializer for these types. Even if JDK does not offer real help in determining such add-on qualifiers (empty, singleton, unmodifiable).
Similar to #1868 the following test works in jackson-databind 2.9.2 and prior, but breaks in 2.9.3 and 2.9.4-SNAPSHOT
with the following
The text was updated successfully, but these errors were encountered: