RFR: 7130909 Add a more general mechanism for customizing the build logic

2012-07-20 Thread David Holmes
This continues from a preliminary discussion on the build-dev list way back in January: http://mail.openjdk.java.net/pipermail/build-dev/2012-January/005383.html but now includes changes for the build-infra build, which now supports the SE-Embedded builds This has to be sent to three mailing

Re: RPATHS in binaries

2012-07-20 Thread Andrew Haley
On 07/20/2012 03:58 AM, Kelly O'Hair wrote: > I think Kumar Srinivasan would be the best person to answer if > adding a $ORIGIN/../lib/ RPATH entry to jre/bin/java would be > an issue or not. I suspect it is not an issue. As in "it is not a problem" ? I sometimes have problems reading American,

Re: RPATHS in binaries

2012-07-20 Thread Kelly O'Hair
On Jul 20, 2012, at 1:17 AM, Andrew Haley wrote: > On 07/20/2012 03:58 AM, Kelly O'Hair wrote: > >> I think Kumar Srinivasan would be the best person to answer if >> adding a $ORIGIN/../lib/ RPATH entry to jre/bin/java would be >> an issue or not. I suspect it is not an issue. > > As in "it is