[foreign-jextract] [Rev 01] RFR: 8246341: jextract should generate Cpointer utilities class
Athijegannathan Sundararajan
sundar at openjdk.java.net
Tue Jun 2 14:55:08 UTC 2020
> Added Cpointer utilities class to deal with pointer values from C code.
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
revision:
* missed EXPORT for 'func'
* missed func call and assertion to check callback was reached.
* renamed "resize" to "asArray"
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/191/files
- new: https://git.openjdk.java.net/panama-foreign/pull/191/files/15c32105..2a9c81b9
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/191/webrev.01
- incr: https://webrevs.openjdk.java.net/panama-foreign/191/webrev.00-01
Stats: 11 lines in 3 files changed: 6 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/191.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/191/head:pull/191
PR: https://git.openjdk.java.net/panama-foreign/pull/191
More information about the panama-dev
mailing list