[foreign-jextract] RFR: 8240300: jextract produces non compilable code with repeated declarations
Athijegannathan Sundararajan
sundar at openjdk.java.net
Mon Mar 2 18:09:58 UTC 2020
Filtering repeated global variables and functions in code generator (added necessary hashCode, equals for decls, types)
-------------
Commits:
- f1720cf0: 8240300: jextract produces non compilable code with repeated declarations
Changes: https://git.openjdk.java.net/panama-foreign/pull/37/files
Webrev: https://webrevs.openjdk.java.net/panama-foreign/37/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8240300
Stats: 289 lines in 5 files changed: 267 ins; 0 del; 22 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/37.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/37/head:pull/37
PR: https://git.openjdk.java.net/panama-foreign/pull/37
More information about the panama-dev
mailing list