There is many copy of java_md.c
hotspot/src/os/bsd/launcher/java_md.c
hotspot/src/os/linux/launcher/java_md.c
hotspot/src/os/solaris/launcher/java_md.c
jdk/src/solaris/bin/java_md.c
jdk/src/windows/bin/java_md.c
#if defined(__sun) is present on hotspot/src/os/solaris/launcher/java_md.c
#if defined(__solaris__) is for jdk/src/solaris/bin/java_md.c
I patched both even if only one from jdk/src is used and it works :
export JAVA_HOME=/Users/henri/Documents/hudson/data/jobs/openjdk-1.7-x86_64/workspace/build/bsd-amd64/j2sdk-image
imac:~ henri$ java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-henri_2010_12_01_00_14-b00)
OpenJDK 64-Bit Server VM (build 20.0-b02, mixed mode)
I'll update my build process right now to include this patch, until I
sign OCA, it will be impossible for me to propose a patch for OpenJDK
Guys you save my day and I'm more than happy to see Apple dev team
start contribute here.
You're really more than welcome !
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden