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

Add JDK 17 test functionality #672

Merged
merged 6 commits into from
Oct 10, 2024
Merged

Conversation

JooHyukKim
Copy link
Member

resolves #671

@JooHyukKim JooHyukKim changed the base branch from 2.19 to 2.17 October 9, 2024 09:50
@JooHyukKim
Copy link
Member Author

Tried manually failing jdk 17 to see if it works via e60e5f9. Works fine 👌🏼

@cowtowncoder cowtowncoder merged commit 57974d2 into FasterXML:2.17 Oct 10, 2024
4 checks passed
@cowtowncoder
Copy link
Member

Oh shoot. This was agaisnt 2.17 for some reason? I don't think we really needed that... although I guess that's ok.

@JooHyukKim JooHyukKim deleted the Implement-671 branch October 10, 2024 06:26
@JooHyukKim
Copy link
Member Author

@cowtowncoder My bad 🙉 I forgot to point out about the base branch.

extension modules tend to get updated less frequently so there will be more people reporting issues from earlier version, so I figured might as well get merged into reasonably earlier version.

@cowtowncoder
Copy link
Member

My bad for not asking for re-base. Problem/challenge here was just merging, pom.xml does not merge cleanly so had to do more work.

We are very unlikely to backport fixes in 2.17 for any modules.

Still, it's all good, got it merged and we have it even for 2.17 :)

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.

Add mechanism to run JDK 17 (Records) tests optionally, similar to jackson-databind
2 participants