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

Fix remaining Java Serialization issues with JDK21 #2881

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

KrnSaurabh
Copy link
Contributor

Fix remaining Java Serialization issues with JDK21

@KrnSaurabh KrnSaurabh requested a review from pivovarit as a code owner October 4, 2024 08:55
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (e43e44b) to head (a624175).
Report is 67 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2881      +/-   ##
============================================
- Coverage     92.74%   92.72%   -0.02%     
- Complexity     5247     5262      +15     
============================================
  Files            89       89              
  Lines         12538    12552      +14     
  Branches       1604     1598       -6     
============================================
+ Hits          11628    11639      +11     
- Misses          721      725       +4     
+ Partials        189      188       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pivovarit pivovarit merged commit e53842b into vavr-io:master Oct 4, 2024
7 of 8 checks passed
@KrnSaurabh
Copy link
Contributor Author

@pivovarit PR to backport in version/0.x branch --> #2880

@pivovarit
Copy link
Member

@KrnSaurabh looking now, trying to understand what fails when building with JDK 23

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