Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217216

Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 13
    • None
    • tools
    • None
    • 7
    • b12

      On Solaris, if you set LD_LIBRARY_PATH_64 then that completely overrides any setting of LD_LIBRARY_PATH. If the prevailing environment defines LD_LIBRARY_PATH_64 then the launcher tries to defend itself by prepending its preferred library paths to LD_LIBRARY_PATH, as implemented in the fix for JDK-7029048. That will, however, have no effect -- the launcher should, in this case, prepend its preferred paths to LD_LIBRARY_PATH_64.

            henryjen Henry Jen
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: