You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/07/24 11:48:53 UTC

[incubator-netbeans] 01/01: Merge pull request #635 from vikasprabhakar/jdk11_lambda_null_suggestion

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 80f337f28433486160a53335c6e2d05594ffeba5
Merge: 1082a23 d2c069b
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Tue Jul 24 13:48:50 2018 +0200

    Merge pull request #635 from vikasprabhakar/jdk11_lambda_null_suggestion
    
    [NetBeans-1019]False positive of "Null Pointer Dereference" when passing a lambda with a null possible result to a non-null argument

 .../org/netbeans/modules/java/hints/bugs/NPECheck.java  |  2 +-
 .../netbeans/modules/java/hints/bugs/NPECheckTest.java  | 17 +++++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists