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: prevent Optional capture in serializable predicate (#20360) (CP: 24.4) #20367

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Optional is not serializable, so capturing it into a
SerializablePredicate will prevent serialization to succeed.
Copy link

sonarcloud bot commented Oct 29, 2024

Copy link

Test Results

1 114 files  ± 0  1 114 suites  ±0   1h 23m 16s ⏱️ + 4m 24s
7 081 tests + 1  7 032 ✅ + 1  49 💤 ±0  0 ❌ ±0 
7 453 runs  +32  7 392 ✅ +32  61 💤 ±0  0 ❌ ±0 

Results for commit 7fb180f. ± Comparison against base commit 9dc3ae7.

@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot merged commit 6eebb67 into 24.4 Oct 29, 2024
24 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20360-to-24.4-1730198624381 branch October 29, 2024 11:02
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.4.15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants