Please review: 7029048: LD_LIBRARY_PATH launcher changes

Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Mon Apr 4 23:36:34 UTC 2011


Hello core-libs friends,

Background:
Earlier in the jdk7 development  setting of LD_LIBRARY_PATH was purged
in the launcher, this is a good thing!, Joe has an excellent blog which 
explains
the rational etc. etc. here:
http://blogs.sun.com/darcy/entry/purging_ld_library_path

More background:
Unfortunately!, the library versioning  that Kelly proposed earlier on 
build-dev,
<attached here for reference >  is infeasible  for jdk7, though this is 
the correct
approach.

Thus the  approach contained here, allows us to provide a transitional 
path to the
version scheme in the future. This is also the reason, the c-code is 
encapsulated
within a conditional and the test has been separated, such that these 
can be jettisoned
when required.

This explains the current proposed fix:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7029048

The old changeset for reference:
The old changeset:   
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/de45eac5670e

and finally here is the proposed webrev:
http://cr.openjdk.java.net/~ksrini/7029048/webrev.0/

Thanks
Kumar
-------------- next part --------------
An embedded message was scrubbed...
From: "Kelly O'Hair" <kelly.ohair at oracle.com>
Subject: Need preliminary reviewers: Solaris/Linux shared library version	changes
Date: Wed, 16 Mar 2011 18:59:36 -0700
Size: 8245
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20110404/b0ce4f38/AttachedMessage.mht>


More information about the core-libs-dev mailing list