[foreign-jextract] RFR: JDK-8244601: Cleanup support for upcall handles (jextract part)

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu May 7 15:04:04 UTC 2020


This small patch fixes jextract to sync up with latest changes on SystemABI::upcallHandle.

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

Commit messages:
 - Fixup jextract to sync up with upcall ABI changes

Changes: https://git.openjdk.java.net/panama-foreign/pull/155/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/155/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-JDK-8244601
  Stats: 12 lines in 5 files changed: 0 ins; 4 del; 8 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/155.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/155/head:pull/155

PR: https://git.openjdk.java.net/panama-foreign/pull/155


More information about the panama-dev mailing list