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

[version/0.x branch] Fix remaining Java Serialization issues with JDK21 #2880

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

KrnSaurabh
Copy link
Contributor

Fix remaining Java Serialization issues with JDK21

@KrnSaurabh KrnSaurabh force-pushed the fix-serializable-issues branch from 632bca6 to 6bc40eb Compare October 4, 2024 08:37
@KrnSaurabh KrnSaurabh force-pushed the fix-serializable-issues branch from 6bc40eb to f9fbb9f Compare October 4, 2024 08:48
@KrnSaurabh KrnSaurabh changed the title Fix remaining Java Serialization issues with JDK21 [version/0.x branch] Fix remaining Java Serialization issues with JDK21 Oct 4, 2024
@pivovarit
Copy link
Member

Looks good to me - we still need to figure out what's wrong with JDK23

@pivovarit pivovarit merged commit edba0ea into vavr-io:version/0.x Oct 4, 2024
5 of 6 checks passed
@KrnSaurabh
Copy link
Contributor Author

Looks good to me - we still need to figure out what's wrong with JDK23

Sorry, I didn't worry about JDK23 since it was not mandatory check. I can look into it separately.
Thanks for reviewing the PRs.

@pivovarit
Copy link
Member

Those were not mandatory, because they never worked :) once they work, I will upgrade them to mandatory (just like I'm about to do now with JDK 21/22)

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