hg: lambda/lambda/hotspot: 2 new changesets

Mike Duigou mike.duigou at oracle.com
Mon Jul 9 13:53:17 PDT 2012


I am not seeing this in my builds and haven't seen this reported by any other builders. It Is also different than the previous dylib error.

I am going to try another merge with Jdk mainline this week as the build-infra issue blocking sync up is reputedly fixed.

Mike

On Jul 6, 2012, at 12:53 PM, Brian Goetz <brian.goetz at oracle.com> wrote:

> Update: am able to get this limping along with
>   export DYLD_LIBRARY_PATH=/path/to/jre/lib/jli
> 
> Any idea why the executables built this way would have their rpath 
> screwed up, or why I might be seeing this on my mac but others are not?
> 
> On 7/6/2012 3:22 PM, Brian Goetz wrote:
>> I just installed 7u5 and am getting the same error.  I do a "make clean
>> images" using the new build, and when I set JAVA_HOME to be the
>> build/macosx-normal-server-release/images/j2sd-image directory, and I
>> run Java, I get a launch error dialog that suggests the problem is:
>> 
>>    Library not loaded: @rpath/libjli.dylib
>>    Referenced from: /Users/USER/*/java
>>    Reason: image not found
>> 
>> On 7/4/2012 3:21 AM, Henri Gomez wrote:
>>>> It seems the merge from jdk8 may have borked the Mac build? I am getting errors for a dylib now when I invoke the jvm.
>>> 
>>> Strange I didn't get problems for openjdk-osx-build.
>>> BTW, I'm using openjdk-osx-build OpenJDK 1.7 u4
>>> 
>>> java -version
>>> openjdk version "1.8.0-jdk8-b35"
>>> OpenJDK Runtime Environment (build 1.8.0-jdk8-b35-20120703)
>>> OpenJDK 64-Bit Server VM (build 24.0-b15, mixed mode)
>>> 
>> 
>> 
> 
> 


More information about the lambda-dev mailing list