On Thu, 15 Jun 2023 00:22:09 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> only the first var handle in the dereference chain gets the proper alignment > adaptation on the input segment That would be easy enough to do, we just check for `derefAdapters.length == 0`. I'll add this too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14475#issuecomment-1592894033