[foreign-memaccess+abi] RFR: 8266814: Improve library loading with SymbolLookup abstraction [v3]
Jorn Vernee
jvernee at openjdk.java.net
Mon May 10 16:57:33 UTC 2021
On Mon, 10 May 2021 16:17:22 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> That's a bug - we should use `System::load` with a full path
>
> does this work?! Path load has to use System::load as @mcimadamore mentioned...
As far as I can tell there's no `load` on NativeLibraries, but this method loads from the supplied file.
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/531
More information about the panama-dev
mailing list