Gaurav Gupta created NETBEANS-1480:
--------------------------------------

             Summary: NetBeans shows NPE warning even after nonNull check
                 Key: NETBEANS-1480
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1480
             Project: NetBeans
          Issue Type: Bug
            Reporter: Gaurav Gupta


NetBeans shows warning "Dereferencing possible null pointer" even 
"java.util.Objects.nonNull" check is applied in the 'If' condition. 

If condition is replaced with "var != null" then no warning are shown.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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

Reply via email to