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 NullPointerException on null outcome #284

Merged
merged 3 commits into from
Sep 2, 2020

Conversation

pzygielo
Copy link
Contributor

@pzygielo pzygielo commented Sep 2, 2020

Fixes #285

Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
Exposes NPEx on null outcome.

Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
@pzygielo pzygielo changed the title Extract method to prepare message Fix NullPointerException on null outcome Sep 2, 2020
@pzygielo pzygielo marked this pull request as ready for review September 2, 2020 20:54
@arjantijms
Copy link
Contributor

The difference a brace makes! :o Thx!

@arjantijms arjantijms merged commit bbd31d3 into eclipse-ee4j:master Sep 2, 2020
@pzygielo pzygielo deleted the message branch September 2, 2020 21:51
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.

NPEx from evalImmediate on null outcome
2 participants