hg: jdk7u/jdk7u-osx/jdk: 7123022: Fixing some Mac sanity checks
Stephen Bannasch
stephen.bannasch at deanbrook.org
Mon Dec 19 20:48:17 PST 2011
At 2:15 AM +0000 12/20/11, kelly.ohair at oracle.com wrote:
>Changeset: 4868a820411b
>Author: ohair
>Date: 2011-12-19 18:15 -0800
>URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/jdk/rev/4868a820411b
>
>7123022: Fixing some Mac sanity checks
>Reviewed-by: swingler
>
>! make/common/shared/Defs-utils.gmk
>! make/common/shared/Defs-versions.gmk
>! make/common/shared/Platform.gmk
>! make/common/shared/Sanity.gmk
Why is the required OS variant now 10.7.2?
macosx-port has been working fine on 10.6.8 for me.
It's one thing to only fully test on 10.7.2 but it's another thing to hard-code the build system so it only runs on 10.7.2+
I'm running 10.6.8 but couldn't test the latest changes in the makefiles because the build process stopped here:
-jaxp_src-url-bundle:
[echo] Downloading from http://download.java.net/jaxp/1.4.5/jaxp145_01.zip
[mkdir] Created dir: /Users/stephen/dev/java/src/macosx-port/build/macosx-universal/jaxp/drop/bundles
[get] Getting: http://download.java.net/jaxp/1.4.5/jaxp145_01.zip
[get] To: /Users/stephen/dev/java/src/macosx-port/build/macosx-universal/jaxp/drop/bundles/jaxp145_01.zip.temp
[get] http://download.java.net/jaxp/1.4.5/jaxp145_01.zip moved to http://dlc.sun.com.edgesuite.net/jaxp/1.4.5/jaxp145_01.zip
More information about the macosx-port-dev
mailing list