[foreign-abi] Integrated: 8256466: MemoryLayout factories do not guard against null layouts
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Nov 23 11:04:13 UTC 2020
On Fri, 20 Nov 2020 18:49:17 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch fixes the remaining issues with NPE in javadoc and implementation in the foreign-abi branch. For testing only few extra lines in the harness were required, the most difficult part being the VaList/Builder stuff (since these are scopd abstractions which can only be used in a certain way).
This pull request has now been integrated.
Changeset: 3dd700d9
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/3dd700d9
Stats: 190 lines in 12 files changed: 163 ins; 9 del; 18 mod
8256466: MemoryLayout factories do not guard against null layouts
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/399
More information about the panama-dev
mailing list