[foreign-jextract] RFR: Fix Cstring not to call withSize on already bound addresses

Jorn Vernee jvernee at openjdk.java.net
Mon Apr 20 11:39:10 UTC 2020


On Mon, 20 Apr 2020 11:30:28 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> There was a spurious call on withSize left on the synthetic Cstring type which did not make sure that the input address
> was indeed unchecked.

Looks good

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

Marked as reviewed by jvernee (Committer).

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


More information about the panama-dev mailing list