[jira] [Commented] (NETBEANS-407) "Dereferencing possible null pointer" after doing instanceof on variable (false positive)

2018-02-23 Thread Eirik Bakke (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374352#comment-16374352 ] Eirik Bakke commented on NETBEANS-407: -- > Your code doesn't actually check if k might be null or

[jira] [Commented] (NETBEANS-407) "Dereferencing possible null pointer" after doing instanceof on variable (false positive)

2018-02-23 Thread Tobias Oelgarte (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374243#comment-16374243 ] Tobias Oelgarte commented on NETBEANS-407: -- Your code doesn't actually check if _k_ might be