[foreign-jextract] RFR: JDK-8242045: adjust foreign-jextract code for recent Foreign interface changes

Athijegannathan Sundararajan sundar at openjdk.java.net
Fri Apr 3 11:44:11 UTC 2020


On Fri, 3 Apr 2020 11:33:12 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch fixes several issues caused by JDK-8242061, JDK-8242011 and JDK-8241998.
> 
> The changes should all be straightforward. When fixing the code generation for VarHandles with MemoryAddress carrier I
> also realized that we were translating them as `long` VarHandles. We probably don't have tests for these
> getters/setters, and we should add some.

Marked as reviewed by sundar (Committer).

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

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


More information about the panama-dev mailing list