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

[356] Fix Optional.orElseGet(null) leading to systematic error #357

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

GlennPlou
Copy link
Contributor

Bug: #356

Copy link
Member

@pcdavid pcdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 but we are in freeze, so wait for 7.4.1 to be released before merging.

Bug: #356
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
@pcdavid pcdavid merged commit c830908 into master Jul 31, 2024
1 of 2 checks passed
@pcdavid pcdavid added this to the v7.4.3 milestone Jul 31, 2024
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.

Invalid usages of "Optional.orElseGet(null)" leading to systematic errors
2 participants