hg: bsd-port/bsd-port/jdk: . Add the missing define and endef lines for binary_file_verification on

Henri Gomez henri.gomez at gmail.com
Fri Mar 11 09:12:08 PST 2011


Hum, I don't check so closely.

-rwxr-xr-x  1 henri  staff  13009984 10 mar 00:17
./hotspot/import/jre/lib/amd64/server/libjvm.dylib
-rwxr-xr-x  1 henri  staff  13009984 10 mar 00:17
./hotspot/outputdir/bsd_amd64_compiler2/product/libjvm.dylib
-rwxr-xr-x  1 henri  staff  13009992 10 mar 00:26
./j2re-image/lib/amd64/server/libjvm.dylib
-rwxr-xr-x  1 henri  staff  13009992 10 mar 00:26
./j2sdk-image/jre/lib/amd64/server/libjvm.dylib
-rwxr-xr-x  1 henri  staff  13009984 10 mar 00:17
./lib/amd64/server/libjvm.dylib
-rwxr-xr-x  1 henri  staff  13009984 10 mar 00:17
./tmp/modules/base/lib/amd64/server/libjvm.dylib

Exact some diffs.

And just see it broke my latest DMG

testing build: ./build/bsd-amd64/j2sdk-image/bin/java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000001020ef6b5, pid=75922, tid=4298117120
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (21.0-b03 mixed mode bsd-amd64
compressed oops)
# Problematic frame:
# C  [libjvm.dylib+0x4636b5]  JVM_ArrayCopy+0x105
#
# Failed to write core dump. Core dumps have been disabled. To enable
core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/henri/Documents/jenkins/data/jobs/openjdk-1.7-bsdport-x86_64/workspace/hs_err_pid75922.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Hum, I should test it in my Continuous Build system :(
Too bad, sorry to have missed these one

> Do you see the 8 byte difference in size comparing the dylibs in and not in j2sdk-image?
>



More information about the bsd-port-dev mailing list