Skip to content

Add JDK 17 test functionality#672

Merged
cowtowncoder merged 6 commits intoFasterXML:2.17from
JooHyukKim:Implement-671
Oct 10, 2024
Merged

Add JDK 17 test functionality#672
cowtowncoder merged 6 commits intoFasterXML:2.17from
JooHyukKim:Implement-671

Conversation

@JooHyukKim
Copy link
Copy Markdown
Member

resolves #671

@JooHyukKim JooHyukKim changed the base branch from 2.19 to 2.17 October 9, 2024 09:50
@JooHyukKim
Copy link
Copy Markdown
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
@cowtowncoder
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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