Loading... (original) (raw)

Implementation of low latency data-structure require a way to handle ABA without locks, such as hazardpointers, RCU, type-stable-memory.

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8201799 Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)

Enhancement - null JDK-8212707 GlobalCounter padding is too optimistic

Bug - A problem which impairs or prevents the functions of the product. JDK-8202000 AIX build broken after JDK-8195099

Bug - A problem which impairs or prevents the functions of the product. JDK-8202080 Introduce ordering semantics for Atomic::add and other RMW atomics

Enhancement - null JDK-8202945 OopStorage should use GlobalCounter