The Atomic::*_ptr() overloads are deprecated, and users of the Atomic API are encouraged to start using Atomic::*() overloads instead that now correctly handle pointers.
This RFE keeps track of this so that we remember to remove those usages and overloads once the refactoring of Atomic is done.
This RFE keeps track of this so that we remember to remove those usages and overloads once the refactoring of Atomic is done.
- is blocked by
-
JDK-8184334 Generalizing Atomic with templates
-
- Closed
-
- relates to
-
JDK-8194406 Use Atomic::replace_if_null
-
- Resolved
-