You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2017/11/27 10:30:50 UTC

[incubator-netbeans] 01/01: Merge pull request #287 from dtrebbien/fix-271823-false-positive-of-non-null-method-returns-null

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

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

commit a504bb94d84a32f2772c69bc76bbf284e3b696aa
Merge: 8efae42 45b1b6d
Author: Svatopluk Dedic <sv...@oracle.com>
AuthorDate: Mon Nov 27 11:30:47 2017 +0100

    Merge pull request #287 from dtrebbien/fix-271823-false-positive-of-non-null-method-returns-null
    
    Fix 271823 False positive of "Non-null method returns null"

 .../netbeans/modules/java/hints/bugs/NPECheck.java | 172 +++++++++++----------
 .../modules/java/hints/bugs/NPECheckTest.java      |  32 +++-
 2 files changed, 123 insertions(+), 81 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.