[foreign-abi] RFR: 8256466: MemoryLayout factories do not guard against null layouts [v3]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Nov 23 11:01:18 UTC 2020
> 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).
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Remove redundant check
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/399/files
- new: https://git.openjdk.java.net/panama-foreign/pull/399/files/301d7a50..0dd6b97b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=399&range=02
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=399&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/399.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/399/head:pull/399
PR: https://git.openjdk.java.net/panama-foreign/pull/399
More information about the panama-dev
mailing list