[foreign-abi] [Rev 01] RFR: 8242028: Remove C string to/from Java string utilities from Foreign class

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Apr 2 10:19:15 UTC 2020


On Thu, 2 Apr 2020 09:57:59 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> Removing C string to/from Java string conversion utilities from Foreign.
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
> revision:
>   whitespace in comment.

Looks good - I actually wonder if we could also add (maybe as a separate change) also the other helper classes and
rewrite all the abi tests (especially StdLibTest)  to use them rather than to use VarHandle directly.

Looks good

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

PR: https://git.openjdk.java.net/panama-foreign/pull/85Marked as reviewed by mcimadamore (Committer).


More information about the panama-dev mailing list