-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
AtomicIntegerFieldUpdater, AtomicLongFieldUpdater, and AtomicLongReferenceUpdater have a lot of duplicate code for permission checks and field validation. These code can be extracted to a common utility class.