bd2019us opened a new pull request #2: Use Objects.equals(String,String) to 
avoid possible NullPointerException
URL: https://github.com/apache/myfaces-trinidad/pull/2
 
 
   Hello,
   I found that the String "eventSourceId " may cause potential risk of 
NullPointerException since it is immediately used after initialization. One 
recommended API is Objects.equals(String,String) which can avoid this exception.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to