Skip to content

Conversation

eranl
Copy link

@eranl eranl commented Oct 18, 2025

Make @JsonAnySetter creator properties behave similarly to non-creator ones, using a LinkedHashMap.
Since the arguments are stored in a reverse-order singly-linked list, I used recursion to restore the original order. Any better way to do it?

Fixes #5353.

@cowtowncoder
Copy link
Member

I think we'd first need an issue explaining what is the problem to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants