BradWalker commented on PR #5379:
URL: https://github.com/apache/netbeans/pull/5379#issuecomment-1407573183

   > @BradWalker
   > 
   > 1 - Did I solve a bug/defect/warning? I think it solve bugs
   > 
   > 2 - Is there a reduction in warning messages? dont know
   > 
   > 3 - Is the code broken or just not "perfect" ? code broken
   > 
   > 4 - What am I trying to accomplish here? fix potentional errors
   
   == – checks reference equality
   
   equals() – checks the value equality
   
   In this particular case, it doesn't really matter as they evaluate to the 
same answer.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to