[foreign-abi] [Rev 01] RFR: 8239345: need an enum for standard C types and a way to get a memory layout for those C types
Athijegannathan Sundararajan
sundar at openjdk.java.net
Thu Feb 20 03:56:09 UTC 2020
> SystemABI.Type enum added and ABI_CLASS attribute of layout removed (inferred from Type instead)
The pull request has been updated with 1 additional commit.
-------------
Added commits:
- f601f209: 8239345: need an enum for standard C types and a way to get a memory layout for those C types
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/24/files
- new: https://git.openjdk.java.net/panama-foreign/pull/24/files/27ab6505..f601f209
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/24/webrev.01
- incr: https://webrevs.openjdk.java.net/panama-foreign/24/webrev.00-01
Stats: 27 lines in 5 files changed: 1 ins; 10 del; 16 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/24.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/24/head:pull/24
PR: https://git.openjdk.java.net/panama-foreign/pull/24
More information about the panama-dev
mailing list