Changeset: 1df7d75c7c3a Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2010-08-02 09:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1df7d75c7c3a
. Cast to intptr_t rather than int32_t. Fixes compilation on MacOS X (otherwise the compiler can't determine which version of movptr to use). ! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp