In order to free up the `Atomic` name for use as a template type (JDK-8367013), the existing all-static `Atomic` class needs to be renamed.
This involves changing the class name, changing all the uses, changing the header file name, and changing all the includes of that file.
This involves changing the class name, changing all the uses, changing the header file name, and changing all the includes of that file.
- blocks
-
JDK-8367013 Add Atomic<T> to package/replace idiom of volatile var plus Atomic:: operations
-
- Open
-
- links to
-
Review(master) openjdk/jdk/27135