[Integrated] [foreign-jextract] RFR: 8244172: jextract should generate upcall stub creating helper in the functional interface class

Athijegannathan Sundararajan sundar at openjdk.java.net
Thu Apr 30 12:22:31 UTC 2020


On Thu, 30 Apr 2020 10:14:51 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> * moved the upcall stub creating utility method as static method of functional interface
> * added free upcall stub utility to RuntimeHelper
> * added a simple test for function pointer callback

This pull request has now been integrated.

Changeset: a8f4c8d7
Author:    Athijegannathan Sundararajan <sundar at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/a8f4c8d7
Stats:     147 lines in 8 files changed: 16 ins; 127 del; 4 mod

8244172: jextract should generate upcall stub creating helper in the functional interface class

Reviewed-by: mcimadamore

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

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


More information about the panama-dev mailing list