jvz opened a new pull request, #1195:
URL: https://github.com/apache/logging-log4j2/pull/1195

   This fixes the relaxed Lazy<T> implementation to use the witness value from 
compareAndExchangeRelease as a potential return value rather than doing a 
second getAcquire to see the existing value. This adds some tests that are in 
Kotlin for its equivalent lazy implementations.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to