Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 13
    • Affects Version/s: None
    • Component/s: 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.

            Assignee:
            Henry Jen
            Reporter:
            Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: