Some of the AtomicAccess usage in ConcurrentHashTable is simple, and conversion to use Atomic<T> is straightforward. Convert those separately from the more complicated parts.
- blocks
-
JDK-8373648 Convert ConcurrentHashTable to use Atomic<T>
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/3f33eaa4
-
Review(master)
openjdk/jdk/28816