[foreign-jextract] RFR: 8261906: Improve jextract support for virtual functions [v6]

Jorn Vernee jvernee at openjdk.java.net
Fri Mar 5 19:25:23 UTC 2021


On Fri, 5 Mar 2021 18:07:33 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Then I think I'll settle on a map from String to FunctionalInterfaceBuilder
>
> Actually, I did better and added a map from the delegated type to the functional class name - since both declaration and type support deep equality.

That's an even better solution!

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

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


More information about the panama-dev mailing list