[foreign-memaccess+abi] Integrated: 8307253: Make FunctionDescriptor::toMethodType an instance method of Linker

Maurizio Cimadamore mcimadamore at openjdk.org
Mon May 8 16:00:51 UTC 2023


On Tue, 2 May 2023 14:07:40 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch moves `FunctionDescriptor::toMethodType` as an instance method of `Linker`. This allows linker implementations to be more opinionated on how the function descriptor -> method type conversion should behave.

This pull request has now been integrated.

Changeset: 139a8d26
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/panama-foreign/commit/139a8d26666794e9b03ed04dad41d2b8ff0962c3
Stats:     75 lines in 5 files changed: 54 ins; 10 del; 11 mod

8307253: Make FunctionDescriptor::toMethodType an instance method of Linker

Reviewed-by: jvernee

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

PR: https://git.openjdk.org/panama-foreign/pull/830


More information about the panama-dev mailing list