-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
Cause Known
There's some duplicate static fields and method in VarHandle template classes; they can be shared in the base class.
In addition, since we have JavaNioAccess, we can use it instead of Unsafe to obtain some Buffer fields we need.
In addition, since we have JavaNioAccess, we can use it instead of Unsafe to obtain some Buffer fields we need.
- links to
-
Review openjdk/jdk/15854