amarkevich opened a new pull request #597: CXF-8149 Reduce synchronization in AbstractJXBProvider URL: https://github.com/apache/cxf/pull/597 rework #596 Note for Java 8: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present [1] 1. https://bugs.openjdk.java.net/browse/JDK-8161372
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
