bodewig commented on issue #112: Update AntClassLoader.java
URL: https://github.com/apache/ant/pull/112#issuecomment-552298186
 
 
   The way `AntClassLoader` wants to be used (and is used inside of Ant's 
codebase) is a single-threaded setup phase followed by potentially 
multithreaded use of if where its setup is no longer changed.
   
   Personally I'd rather document this than try to sprinkle in a few 
`synchronized`s.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to