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

[java.util] fix Optional.orElse #128

Merged
merged 2 commits into from
Mar 13, 2021
Merged

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Mar 4, 2021

Fixes #127

Signed-off-by: Jan N. Klug jan.n.klug@rub.de

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
@J-N-K J-N-K added the bug label Mar 4, 2021
@J-N-K J-N-K merged commit 721dac6 into lastnpe:master Mar 13, 2021
@J-N-K J-N-K deleted the fix-optionalorelse branch March 13, 2021 19:22
@J-N-K J-N-K changed the title fix Optional [java] fix Optional.orElse Mar 14, 2021
@J-N-K J-N-K added this to the 2.3.0 milestone Mar 14, 2021
@J-N-K J-N-K changed the title [java] fix Optional.orElse [java.util] fix Optional.orElse Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Regarding Optional.orElse
1 participant