[foreign] NPE when trying to lookup a symbol in the default library when no libraries are loaded

Jorn Vernee jbvernee at xs4all.nl
Wed Sep 12 17:38:00 UTC 2018


Jorn Vernee schreef op 2018-09-12 19:27:
> Hello,
> 
> I ran into an NPE while running some of the tests for foreign. This is
> the (much reduced) code to reproduce:
> 
>     Libraries.getDefaultLibrary().lookup("");

Sorry, when running the tests I get a NSME (I think that one is windows 
related, so I'm looking into that by myself), but when testing manually 
using this code I get an NPE (I don't think that's windows related, so 
I'm reporting).

Jorn


More information about the panama-dev mailing list