Changeset: 97bad492994c Author: [email protected] Date: 2009-11-15 12:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/97bad492994c
. Print an intptr_t with INTPTR_FORMAT as we should. Submitted by: [email protected] ! src/share/vm/classfile/javaClasses.cpp Changeset: f5f400d6929e Author: [email protected] Date: 2009-11-15 12:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f5f400d6929e . Define PACKAGE_PATH for BSD. This should probably be done somewhere more central, but since Zero/Shark is the only user at the moment I ended up putting it here. . Use it to get the header path for libffi and to link it in for Zero/Shark. ! make/bsd/makefiles/zeroshark.make Changeset: 5fb0aafeaac6 Author: [email protected] Date: 2009-11-15 12:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5fb0aafeaac6 . Correct header and names for the bswap* macros on BSD. ! src/os_cpu/bsd_zero/vm/bytes_bsd_zero.inline.hpp
