recreating old builds
    Henri Gomez 
    henri.gomez at gmail.com
       
    Wed Dec  7 07:22:28 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?
I'm using the following since the early age of macosx-port packages on
openjdk-osx-build project :
See http://openjdk-osx-build.googlecode.com/svn/trunk/buildosxu.sh
Cheers
    
    
More information about the macosx-port-dev
mailing list