> 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 ?