Integrated: 8308645: Javadoc of FFM API needs to be refreshed
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Jun 12 15:28:01 UTC 2023
On Mon, 12 Jun 2023 11:01:08 GMT, Maurizio Cimadamore <mcimadamore at 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 <mcimadamore at 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
More information about the core-libs-dev
mailing list