GitHub user asoldano opened a pull request:
https://github.com/apache/cxf/pull/105
[CXF-6738] Replace synchronized blocks with DCL to reduce contention
Sending this as PR for getting explicit review. Please note I had to add a
//NOPMD comment to please the PMD checks (which keep on saying that DCL is
broken on Java, which is not exactly the case nowadays...)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asoldano/cxf CXF-6738
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/105.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #105
----
commit a4d92d3bb389f39fa3de8ca9c110d1360324c1d0
Author: Alessio Soldano <[email protected]>
Date: 2016-01-07T21:51:53Z
[CXF-6738] Replace synchronized blocks with DCL to reduce contention
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---