OpenJDK 1.7 on OS/X 32bits
Henri Gomez
henri.gomez at gmail.com
Sun Dec 12 22:57:27 PST 2010
> That's because the 64 bits will use 64 bit pointers by default. IIRC, on
> MacOS X with the 32 bit build pointers are still 64 bits, which is unlike
> other platforms.
Argh, too bad.
> The problems can be seen in the definitions of INTX_FORMAT, etc. in
>
> hotspot/src/share/vm/utilities/globalDefinitions.hpp
Yes, I take a look in non LP64, the define is different.
I'll see if the 32bits version of VM build correctly on 64bits OS/X
More information about the bsd-port-dev
mailing list