[foreign-jextract] RFR: 8266682: sync jextract for LibraryLookup removal [v4]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri May 7 11:49:10 UTC 2021


On Fri, 7 May 2021 11:38:40 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> Using System.load/.loadLibrary in generated code and jextract code. Class initialisation dummy method to take sure constants classes initialise header-class before looking up names.
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   simplified loading

Looks good - I've tested it on a couple of samples on linux and performance numbers seems good. Tests all pass here.

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list