[rfc] Let the classloader search for system libraries, don't hard-code DEFAULT_LIBPATH
Alan Bateman
Alan.Bateman at oracle.com
Thu Mar 24 07:41:05 PDT 2011
Matthias Klose wrote:
> :
>
>> Just wondering if the setup of the
>> search path (in os::init_system_properties_values would be better place to do
>> consider this).
>>
>
> DEFAULT_LIBPATH is only used in os::init_system_properties_values.
>
>
Right, but it's where the search path is setup and the result becomes
the value of java.library.path. I might not understand multiarch yet but
wouldn't this be the place to include the x86_64 or i386 directories to
be searched?
-Alan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20110324/06f91eae/attachment.html
More information about the jdk6-dev
mailing list