Hi Max,
I've been chmod'ing those files in my top level build script.
Since this is a development forest, I think warts like that can be
tolerated in the short term.
That's on the list of items to fix as soon as I push the initial changeset.
Also, the hotspot change you identified, does need to be pushed. Until
that happens
the patch needs to be applied before it all builds.
Thanks for looking at it!
Michael.
On 02/12/11 04:03, Weijun Wang wrote:
Another thing.
I'm trying to build on my Mac and it failed saying
Cannot run program "./run-and-write-if-okay": error=13, Permission
denied
There is no Entering/Leaving words so I don't know at which stage the
build failed.
Anyway, the file is inside jdk/src/macosx/native/jobjc. I guess the
reason is that with jcheck we cannot chmod any file inside openjdk as
executable. Please note the file inside macosx-port is executable.
Thanks
Max
On 12/02/2011 10:23 AM, Weijun Wang wrote:
I tried to apply the patches to my jdk7u-osx repo, but found two
conflicts:
make/java/java/Makefile
src/solaris/native/java/util/TimeZone_md.c
Thanks
Max
On 12/02/2011 07:16 AM, Michael McMahon wrote:
Hi,
This is a request to push the Macosx port of jdk into the jdk7u-osx
forest, for 7u4.
Webrevs are located at:
(jdk modified files)
http://cr.openjdk.java.net/~michaelm/7113349/4/jdk7u-osx/modified/
(jdk new files)
http://cr.openjdk.java.net/~michaelm/7113349/4/jdk7u-osx/new/
(corba new and modified)
http://cr.openjdk.java.net/~michaelm/7113349/1/corba/webrev/
Thanks,
Michael.