recreating old builds
Pete Brunet
peter.brunet at oracle.com
Wed Dec 7 07:16:27 PST 2011
I'm testing back level builds in order to find a regression. I have
access to b200 and later via Oracle's archives but I need to go back
further. The port wiki has the following instructions to pull/build the
latest:
hg clone http://hg.openjdk.java.net/macosx-port/macosx-port
cd macosx-port
chmod 755 get_source.sh
./get_source.sh
make ALLOW_DOWNLOADS=true SA_APPLE_BOOT_JAVA=true
ALWAYS_PASS_TEST_GAMMA=true ALT_BOOTDIR=`/usr/libexec/java_home -v 1.6`
HOTSPOT_BUILD_JOBS=`sysctl -n hw.ncpu`
What are the instructions to pull/build b100?
Will those instructions work for all the builds from b24 (the first)
through b199?
Pete
More information about the macosx-port-dev
mailing list