1.2.0
ConcurrentLinkedStack
- Fixed
poll
to skip over lazily deleted nodes - Removed interior nodes are unlinked during traversal
Cache
- Periodic maintenance work performed asynchronously when possible
- Avoid false sharing of the maintenance trigger
- Remove unnecessary store-store barriers
JCache
- Fixes to lazy expiration to better match specification
Tracer
- Data format moved to
TraceEventFormats