Skip to content

Conversation

@aschackmull
Copy link
Contributor

This is a minor bugfix in the Java data flow library. Global data flow isn't really targeted towards nullness analysis, but there's no reason that it shouldn't work to have null literals as sources, as there will likely be someone who wants to play around with it. The reason why null sources haven't worked for a long time is that they have been accidentally filtered by type pruning.

@aschackmull aschackmull requested a review from a team as a code owner January 22, 2020 11:11
@yo-h yo-h merged commit dd517a4 into github:master Jan 30, 2020
@aschackmull aschackmull deleted the java/null-flow branch January 30, 2020 15:14
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.

2 participants