[foreign-jextract] RFR: 8252121: jextract generated code fails with ABI for typedefed array type parameters
    Athijegannathan Sundararajan 
    sundar at openjdk.java.net
       
    Thu Aug 20 18:09:48 UTC 2020
    
    
  
TypeMaker now special cases typedef'ed arrays for argument types for functions.
-------------
Commit messages:
 - Expended the test for typedef on a typedef. Trailing whitespace removed in test.
 - 8252121: jextract generated code fails with ABI for typedefed array type parameters
Changes: https://git.openjdk.java.net/panama-foreign/pull/287/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/287/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8252121
  Stats: 136 lines in 4 files changed: 136 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/287.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/287/head:pull/287
PR: https://git.openjdk.java.net/panama-foreign/pull/287
    
    
More information about the panama-dev
mailing list