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

Remove dynamic work-arounds wrt accessing Record definition #4835

Closed
cowtowncoder opened this issue Dec 6, 2024 · 0 comments
Closed

Remove dynamic work-arounds wrt accessing Record definition #4835

cowtowncoder opened this issue Dec 6, 2024 · 0 comments
Labels
3.0 Issue planned for initial 3.0 release

Comments

@cowtowncoder
Copy link
Member

Describe your Issue

Since Jackson 3.0 will have JDK baseline of at least 17 (see #4820), we can remove Reflection based access to record information (as well as simplify ClassUtil.isRecordType()) and use straight-forward accessors.

@cowtowncoder cowtowncoder added the 3.0 Issue planned for initial 3.0 release label Dec 6, 2024
@cowtowncoder cowtowncoder changed the title Remove dynamic work-arounds wrt accessing Record definition (3.0) Remove dynamic work-arounds wrt accessing Record definition Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Issue planned for initial 3.0 release
Projects
None yet
Development

No branches or pull requests

1 participant