[foreign-memaccess+abi] RFR: 8266814: Improve library loading with SymbolLookup abstraction [v3]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Mon May 10 17:05:26 UTC 2021


On Mon, 10 May 2021 16:52:48 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> As far as I can tell there's no `load` on NativeLibraries, but this method loads from the supplied file.

Right - note that this code was NOT using System::loadLibrary, but NativeLibraries::loadLibrary - hence the confusion.

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

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


More information about the panama-dev mailing list