You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/02/05 22:43:39 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #1927: [NETBEANS-3621] Guard agains NPE in Find usages

lkishalmi opened a new pull request #1927: [NETBEANS-3621] Guard agains NPE in Find usages
URL: https://github.com/apache/netbeans/pull/1927
 
 
   Preventing NPE when the element is null which is lately quite possible. I do not know if that is the right behavior I leave it for our compiler expert, however this one does not do any harm.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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


[GitHub] [netbeans] lkishalmi merged pull request #1927: [NETBEANS-3621] Guard agains NPE in Find usages

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #1927: [NETBEANS-3621] Guard agains NPE in Find usages
URL: https://github.com/apache/netbeans/pull/1927
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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


[GitHub] [netbeans] ebarboni commented on issue #1927: [NETBEANS-3621] Guard agains NPE in Find usages

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1927: [NETBEANS-3621] Guard agains NPE in Find usages
URL: https://github.com/apache/netbeans/pull/1927#issuecomment-583159592
 
 
   looks ok to me, feel free to merge after more competent review than me

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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


[GitHub] [netbeans] rtaneja1 commented on issue #1927: [NETBEANS-3621] Guard agains NPE in Find usages

Posted by GitBox <gi...@apache.org>.
rtaneja1 commented on issue #1927: [NETBEANS-3621] Guard agains NPE in Find usages
URL: https://github.com/apache/netbeans/pull/1927#issuecomment-583272780
 
 
   Change looks safe. Could not reproduce the NPE on constructor-Call Hierarchy in 11.2.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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