Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new EnumResolver.constructUsingIndex() via AnnotatedClass instead of Class<?> #4033

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

JooHyukKim
Copy link
Member

parent issue : #3990

Motivation

Modification

  • Same as motivation

*
* @deprecated Since 2.16
*/
@Deprecated
private EnumResolver _getIndexResolver(DeserializationContext ctxt) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now, we can remove the last volatile in EnumKD

@JooHyukKim JooHyukKim changed the title Implement new EnumResolver. constructUsingIndex() via AnnotatedClass instead of Class<?> Implement new EnumResolver.constructUsingIndex() via AnnotatedClass instead of Class<?> Jul 12, 2023
@cowtowncoder cowtowncoder merged commit 70371fb into FasterXML:2.16 Jul 13, 2023
@JooHyukKim JooHyukKim deleted the retrofit_constructUsingIndex branch July 14, 2023 08:37
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