-
Enhancement
-
Resolution: Duplicate
-
P4
-
repo-panama
During the development of https://bugs.openjdk.org/browse/JDK-8310362 the idea of having overloads of handle-creating methods that take a fixed base offset was discussed, but initially dropped.
Since the base offset is 0L in a lot of cases, having these overloads still seem useful. We could re-asses adding these overloads.
Since the base offset is 0L in a lot of cases, having these overloads still seem useful. We could re-asses adding these overloads.
- duplicates
-
JDK-8317324 Add an overload to bind a memory segment var handle at an offset
- In Progress