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 2019/06/26 05:52:11 UTC

[GitHub] [netbeans] paulward24 commented on issue #1328: HashMap is not thread safe. Field map is typically synchronized by this. However, in two places, field map is not protected with synchronized.

paulward24 commented on issue #1328: HashMap is not thread safe. Field map is typically synchronized by this. However, in two places, field map is not protected with synchronized.
URL: https://github.com/apache/netbeans/pull/1328#issuecomment-505729421
 
 
   I see the CI fail, but unclear to me why this small change would break anything.  Maybe somebody more familiar with the project can take a look.
   
   The CI fail is something about:
   
   The command "ant $OPTS clean" exited with 1.
   
   

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