[foreign-jextract] RFR: 8252016: jextract should handle va_list [v3]
Athijegannathan Sundararajan
sundar at openjdk.java.net
Wed Aug 19 11:53:16 UTC 2020
> adding va_list support for jextract
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
revision:
RuntimeHelper change was from a previous fix attempt. Removed it.
Also no need for withName call for C_VA_LIST in OutputFactory.
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/285/files
- new: https://git.openjdk.java.net/panama-foreign/pull/285/files/4acd2292..6520f0aa
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/285/webrev.02
- incr: https://webrevs.openjdk.java.net/panama-foreign/285/webrev.01-02
Stats: 12 lines in 2 files changed: 0 ins; 10 del; 2 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/285.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/285/head:pull/285
PR: https://git.openjdk.java.net/panama-foreign/pull/285
More information about the panama-dev
mailing list