RFR: 8350118: Simplify the layout access VarHandle [v5]

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Feb 28 10:24:01 UTC 2025


On Thu, 27 Feb 2025 14:21:17 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> 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?

(I suggested renaming to something that didn't contain the term "offset" -- it's a subjective thing and if I'm in the minority that's ok. Maybe `noIndex`, or `noVariableOffset` ?)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23720#discussion_r1975171803


More information about the build-dev mailing list