[dep, 13Apr2005]
The search path for native libraries, java.library.path, includes
usr/lib instead of usr/lib/64 when running the 64-bit jvm.
Moreover, its handling of LD_LIBRARY_PATH is limited; it should also
be checking LD_LIBRARY_PATH_32 or LD_LIBRARY_PATH_64 for overrides.
Lastly, there is no awareness of a crle-imposed run path.
###@###.### 2005-04-13 21:31:40 GMT
            
The search path for native libraries, java.library.path, includes
usr/lib instead of usr/lib/64 when running the 64-bit jvm.
Moreover, its handling of LD_LIBRARY_PATH is limited; it should also
be checking LD_LIBRARY_PATH_32 or LD_LIBRARY_PATH_64 for overrides.
Lastly, there is no awareness of a crle-imposed run path.
###@###.### 2005-04-13 21:31:40 GMT
- relates to
- 
                    JDK-4731671 launcher sets runpath incorrectly on Solaris -           
- Resolved
 
-         
- 
                    JDK-6312057 64 bit jvm is not looking at LD_LIBRARY_PATH_64 to find the JNI libraries -           
- Closed
 
-