[foreign-jextract] [Rev 01] RFR: 8240300: jextract produces non compilable code with repeated declarations

Athijegannathan Sundararajan sundar at openjdk.java.net
Tue Mar 3 04:37:52 UTC 2020


> Filtering repeated global variables and functions in code generator (added necessary hashCode, equals for decls, types)

The pull request has been updated with 1 additional commit.

-------------

Added commits:
 - a87c74eb: * added hashCode, equals to Type and Declaration

Changes:
  - all: https://git.openjdk.java.net/panama-foreign/pull/37/files
  - new: https://git.openjdk.java.net/panama-foreign/pull/37/files/f1720cf0..a87c74eb

Webrevs:
 - full: https://webrevs.openjdk.java.net/panama-foreign/37/webrev.01
 - incr: https://webrevs.openjdk.java.net/panama-foreign/37/webrev.00-01

  Stats: 164 lines in 8 files changed: 95 ins; 22 del; 47 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