davoustp opened a new pull request #479:
URL: https://github.com/apache/struts/pull/479


   Fixes the contention issue described in WW-5121 by applying a 
double-null-check-with-volatile pattern to avoid the synchronized cost on each 
and every injection of the singleton.
   
   Same patch as #478 but against the Struts 2.5.x branch.


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



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

Reply via email to