RFR: 8350118: Simplify the layout access VarHandle [v3]
Jorn Vernee
jvernee at openjdk.org
Thu Feb 27 14:24:01 UTC 2025
On Wed, 26 Feb 2025 19:54:59 GMT, Chen Liang <liach at openjdk.org> wrote:
>> I suggest maybe renaming `noStride` to something like `fixedOffsetInEnclosing`
>
> In last revision I called it `fixedOffset`, but it becomes confusing with the actual fixed value of the offset.
Maybe something like `isOffsetFixed` or `hasFixedOffset` would be better?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23720#discussion_r1973677125
More information about the build-dev
mailing list