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

Backport enum support #1019

Open
wants to merge 1 commit into
base: 1.5.x
Choose a base branch
from
Open

Conversation

andriy-dmytruk
Copy link
Contributor

Improve Enum handling parity with Jackson (#818)

Copy link

❌ GraalVM CE CI 17 dev failed:

Improve Enum handling parity with Jackson (#818)
@andriy-dmytruk andriy-dmytruk force-pushed the andriy/enum-support-backport branch from 4eb2f8e to f10a773 Compare January 15, 2025 20:17
@andriy-dmytruk
Copy link
Contributor Author

Since DeserializableEnumIntrospection is not available, I had to use reflection EnumSet.allOf(...).
Not sure what the alternative would be.

Copy link

❌ GraalVM CE CI 17 dev failed: https://ge.micronaut.io/s/ofh2t3glskryw

Copy link

❌ GraalVM CE CI 17 latest failed: https://ge.micronaut.io/s/zozejmo62g5dq

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.

3 participants