Matthias Klose wrote:
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?: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.
-Alan.