You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/02/20 20:27:59 UTC

[GitHub] [cxf] reta edited a comment on issue #597: CXF-8149 Reduce synchronization in AbstractJXBProvider

reta edited a comment on issue #597: CXF-8149 Reduce synchronization in AbstractJXBProvider
URL: https://github.com/apache/cxf/pull/597#issuecomment-589292840
 
 
   @dkulp That is right, I suggested to remove AtomicReference since this is sychronization primitive, this code snippet does not need sychronization. The small holder object would be simpler and lightweight I think.

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