RFR: 7903984: Inline upcallHandle method to reduce shared code across multiple generations [v3]

Nizar Benalla nbenalla at openjdk.org
Fri Apr 4 16:44:40 UTC 2025


> Please review this patch to inline the upcallHandle method, reducing the amount of shared items across multiple jextract generations.
> 
> Edit: all tests pass in CI, GitHub failure is unrelated 
> 
> TIA

Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:

  inline values fi, name, fdesc

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

Changes:
  - all: https://git.openjdk.org/jextract/pull/279/files
  - new: https://git.openjdk.org/jextract/pull/279/files/273f5f22..fc8c1471

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jextract&pr=279&range=02
 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=279&range=01-02

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jextract/pull/279.diff
  Fetch: git fetch https://git.openjdk.org/jextract.git pull/279/head:pull/279

PR: https://git.openjdk.org/jextract/pull/279


More information about the jextract-dev mailing list