hg: jdk7u/jdk7u-osx: 30 new changesets
Henri Gomez
henri.gomez at gmail.com
Mon Dec 5 07:56:56 PST 2011
To produce binary, I use the following line :
make ALLOW_DOWNLOADS=true SA_APPLE_BOOT_JAVA=true
ALWAYS_PASS_TEST_GAMMA=true ALT_DROPS_DIR=/my/drop/dir
ALT_BOOTDIR=`/usr/libexec/java_home -v 1.6` HOTSPOT_BUILD_JOBS=8
PARALLEL_COMPILE_JOBS=8
Don't have to specify ARCH_DATA_MODEL=64
2011/12/5 Henri Gomez <henri.gomez at gmail.com>:
>> On the question of "universal" versus "x86_64" binaries, I adjusted the
>> build to only produce
>> the 64 bit version because that is what hotspot produces. My understanding
>> is we're only
>> supporting a 64 bit VM.
>
> OpenJDK 7 from macosx-port is able to use both 32 and 64 bits mode (via -d32).
>
> Could we get back the previous (dual) mode ?
More information about the macosx-port-dev
mailing list