Need reviewers : 6875240: Reduce Makefile build time

2009-09-23 Thread Kelly O'Hair
6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building) Current webrev: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-cygwin-6875240/webrev/ Effectively, these changes use the environment variables as a cache so that make variables are not repeate

Re: Request for review: README-builds.html updates

2009-09-23 Thread Dalibor Topic
Kelly O'Hair wrote: > Excellent. I approve. thank you very much, Kelly - pushed to build-gate. cheers, dalibor topic > > -kto > > Dalibor Topic wrote: >> Hi, >> >> Bringing the docs from OpenJDK 6 and OpenJDK 7 a bit more in line, >> I offer you the following webrev for review, fixing >> 6872

hg: jdk7/build: 6872735: Further update build readme for new platforms; ...

2009-09-23 Thread dalibor . topic
Changeset: 3ac6dcf78232 Author:robilad Date: 2009-09-23 20:06 +0200 URL: http://hg.openjdk.java.net/jdk7/build/rev/3ac6dcf78232 6872735: Further update build readme for new platforms 6641691: Bring build readme's up-to-date Summary: Added build instructions for Debian, Ubuntu 8.04,

Re: Request for review: README-builds.html updates

2009-09-23 Thread Dalibor Topic
Andrew John Hughes wrote: > I think either java-openjdk or java-1.6.0-openjdk should be used > consistently throughout. The former is probably most future proof, as > it should still work when OpenJDK7 is released around March. > > Otherwise, looks good. Thanks for the update, Thank you for the

Re: Request for review: README-builds.html updates

2009-09-23 Thread Kelly O'Hair
Excellent. I approve. -kto Dalibor Topic wrote: Hi, Bringing the docs from OpenJDK 6 and OpenJDK 7 a bit more in line, I offer you the following webrev for review, fixing 6872735: Further update build readme for new platforms 6641691: Bring build readme's up-to-date with one potential com

Re: Request for review: README-builds.html updates

2009-09-23 Thread Andrew John Hughes
2009/9/23 Dalibor Topic : > Hi, > > Bringing the docs from OpenJDK 6 and OpenJDK 7 a bit more in line, > I offer you the following webrev for review, fixing > > 6872735: Further update build readme for new platforms > 6641691: Bring build readme's up-to-date > > with one potential commit: > > http:

Request for review: README-builds.html updates

2009-09-23 Thread Dalibor Topic
Hi, Bringing the docs from OpenJDK 6 and OpenJDK 7 a bit more in line, I offer you the following webrev for review, fixing 6872735: Further update build readme for new platforms 6641691: Bring build readme's up-to-date with one potential commit: http://cr.openjdk.java.net/~robilad/6872735.7/w