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.3) #20369

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

Copy link

Test Results

1 056 files  ± 0  1 056 suites  ±0   1h 17m 20s ⏱️ + 2m 56s
6 839 tests + 1  6 794 ✅ + 1  45 💤 ±0  0 ❌ ±0 
7 144 runs   - 10  7 088 ✅  - 10  56 💤 ±0  0 ❌ ±0 

Results for commit 1f9c87d. ± Comparison against base commit 4c09983.

@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 1251521 into 24.3 Oct 29, 2024
24 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20360-to-24.3-1730198634799 branch October 29, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants