When Atomic is generalized with templates (JDK-8184334) OrderAccess should be similarly generalized with templates too for that full template experience.
Reasoning and goals are similar to generalizing AtomicJDK-8184334. Instead of explicit overloads that are allowed, it should be possible to pass in arbitrary types to OrderAccess that make sense and are type-safe.
Reasoning and goals are similar to generalizing Atomic
- duplicates
-
JDK-8184340 Generalizing OrderAccess with templates
-
- Closed
-
- relates to
-
JDK-8194691 Cleanup unnecessary casts in Atomic/OrderAccess uses
-
- Resolved
-
-
JDK-8184334 Generalizing Atomic with templates
-
- Closed
-