On Mon, 12 Jun 2023 11:01:08 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> This is the same PR as https://github.com/openjdk/jdk/pull/14098, but > backported to the JDK 21 repo fork. This pull request has now been integrated. Changeset: 20371fd9 Author: Maurizio Cimadamore <mcimadam...@openjdk.org> URL: https://git.openjdk.org/jdk21/commit/20371fd918124451a068cb9647deebba7c9b4cba Stats: 964 lines in 28 files changed: 357 ins; 138 del; 469 mod 8308645: Javadoc of FFM API needs to be refreshed 8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize() 8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk21/pull/7