Re: RFR: JDK-8058631 Rename posix to unix in build system to match file name changes

2014-11-07 Thread Magnus Ihse Bursie
On 2014-11-05 17:13, Volker Simonis wrote: Hi Magnus, I've looked at the change and I think it looks good. For any case I've also run an AIX build with your change applied and didn't encounter any problems. So thumbs up from me! Thanks! Regards, Volker PS: how did you produce a webrev

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Andrew Haley
On 11/07/2014 05:42 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:21 AM, Andrew Haley a...@redhat.com wrote: The first patch: top-level build machinery changes. http://cr.openjdk.java.net/~aph/8064357-rev-1/ http://cr.openjdk.java.net/~aph/8064357-rev-1/

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Volker Simonis
The changes look good besides the ones to common/autoconf/build-aux/config.sub When we did our initial check-in there have been objections to modify autoconf-config.guess because that one was copied directly from the autoconf project and should not be modified. I think the same applies to

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Christian Thalinger
On Nov 7, 2014, at 9:55 AM, Andrew Haley a...@redhat.com wrote: On 11/07/2014 05:42 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:21 AM, Andrew Haley a...@redhat.com wrote: The first patch: top-level build machinery changes. http://cr.openjdk.java.net/~aph/8064357-rev-1/

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Andrew Haley
On 11/07/2014 06:10 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:55 AM, Andrew Haley a...@redhat.com wrote: On 11/07/2014 05:42 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:21 AM, Andrew Haley a...@redhat.com wrote: The first patch: top-level build machinery changes.

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Christian Thalinger
On Nov 7, 2014, at 10:10 AM, Christian Thalinger christian.thalin...@oracle.com wrote: On Nov 7, 2014, at 9:55 AM, Andrew Haley a...@redhat.com wrote: On 11/07/2014 05:42 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:21 AM, Andrew Haley a...@redhat.com wrote: The first

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Christian Thalinger
On Nov 7, 2014, at 10:19 AM, Andrew Haley a...@redhat.com wrote: On 11/07/2014 06:10 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:55 AM, Andrew Haley a...@redhat.com wrote: On 11/07/2014 05:42 PM, Christian Thalinger wrote: On Nov 7, 2014, at 9:21 AM, Andrew Haley

Re: RFR: AARCH64: Top-level JDK changes

2014-11-07 Thread Andrew Haley
On 11/07/2014 06:00 PM, Volker Simonis wrote: 3. pull in the new version of config.guess and config.sub from [1] which already seem to have the changes you need. I'm all in favour of point three which would also allow us to get rid of some of the hacks which are currently in config.guess.

adjust-mflags mangles paths into arguments

2014-11-07 Thread Eric Reischer
Steps to reproduce: $ hg clone http://hg.openjdk.java.net/jdk8u/jdk8u jdk8u $ cd jdk8u $ sh get_source.sh $ sh configure --with-freetype-include=/usr/include/freetype2 --with-freetype-lib=/usr/lib/x86_64-linux-gnu --with-debug-level=slowdebug $ LOG=trace JOBS=1 make all {} + echo