Re: [java-gnome-hackers] Res: Res: Symol issues with GtkBuilder
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2011-05-30 06:45:22
|
On Sun, 2011-05-22 at 02:22 +0100, Vreixo Formoso Lopes wrote: > I have update Plumbing,loadNativeCode() to call g_module_open(file_name, > G_MODULE_BIND_LAZY) with file_name the path to our JNI library as computed in > loadNativeCode(). I like your work :) This is a pretty invasive change and more than just me should check it. Can anyone do so? Other than that, will merge. > Does anybody know about some negative influence of RTLD_GLOBAL? What I wrote in my original message is just a guess - does it consume [a lot of] memory? Or is it just a bookkeeping thing? AfC Sydney |