Remove dependency on LD_LIBRARY_PATH for Linux as runpath information is in the shared libraries now and this can be used like it's done for Solaris. This is a dependency for a launcher improvement to eliminate it's setup of LD_LIBRARY_PATH. See the notes in 4777947 for history and additional details.
            
- duplicates
- 
                    JDK-6367077 Purge LD_LIBRARY_PATH usage from the launcher -           
- Closed
 
-         
- relates to
- 
                    JDK-6229194 Allow for easy rpath additions of relative paths (relative to $ORIGIN) -           
- Resolved
 
-