hg: jdk8/build/jaxp: 7165312: Fix jaxp source movement for new build-infra

2012-04-30 Thread kelly . ohair
Changeset: aabc08ea546f Author:ohair Date: 2012-04-30 16:03 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/aabc08ea546f 7165312: Fix jaxp source movement for new build-infra Reviewed-by: ohrstrom ! makefiles/Makefile

hg: jdk8/build: 7165277: Fix missing execute permission issue running logger.sh

2012-04-30 Thread kelly . ohair
Changeset: afeeed8e5f8c Author:ihse Date: 2012-04-30 12:13 -0700 URL: http://hg.openjdk.java.net/jdk8/build/rev/afeeed8e5f8c 7165277: Fix missing execute permission issue running logger.sh Reviewed-by: ohair ! common/autoconf/configure ! common/autoconf/configure.ac

Re: sthjprtsol* machines

2012-04-30 Thread Kelly O'Hair
On Apr 28, 2012, at 5:05 AM, Heikki Härkönen wrote: > Kelly O'Hair skrev 2012-04-27 23:52: >> On Apr 27, 2012, at 8:28 AM, Kelly O'Hair wrote: >> >>> Not sure this will catch you before you take off on your long vacation, so >>> it's mostly for when you get back... >>> >>> 1. sthjprtsol06 isn

Re: Request for Review: Execute the build logger with the help of a shell if the x permission is not set

2012-04-30 Thread Kelly O'Hair
On Apr 26, 2012, at 12:37 AM, Magnus Ihse Bursie wrote: > On 2012-04-25 21:34, Kelly O'Hair wrote: >> I of course approve. ;^) >> >> We need some code phrase for me when you want a patch integrated into the >> jdk8/build forest. >> I'll deal with the CR, make the owner you in this case, and add

Re: Incorrect bootstrap jdk in documentation

2012-04-30 Thread Kelly O'Hair
The make sanity checks, and the README-builds.html file has been collecting dust kind of purposely. We are working on a new build infrastructure setup for jdk8, and I'm reluctant to spend much time on these things because they may or may not make any sense to keep around after we cut over to the

Re: RFR (M): Enable OpenJDK builds on Windows with MinGW/MSYS

2012-04-30 Thread Kelly O'Hair
Sorry for such a slow reply... Too much email :^( On Mar 16, 2012, at 10:50 AM, Volker Simonis wrote: > Hi Jonathan, > > you're right, I havn't looked at the tests until now - just wanted to > get the build up and running. > > My only concerns so far are the few tests which require a Korn Shel

Re: [OpenJDK 2D-Dev] Request for Review: Remove import of empty JNI header files

2012-04-30 Thread Chris Hegarty
On 27/04/2012 21:37, Jim Graham wrote: Thanks, sorry, I missed the part where this was responding to a change that is already under way in the new build system... Right, but it would be nice to trivially cleanup (remove these files) from FILES_export list in the old build system. -Chris.