Re: RFR: JDK-8073498: Enhance GensrcProperties.gmk to allow an alternative source root

2015-02-23 Thread Magnus Ihse Bursie
On 2015-02-20 07:51, Erik Joelsson wrote: Hello, Please review these two small fixes to the build system. When we tried to add a custom Gensrc-.gmk file, it didn't work as expected. The -I flags on the make command line were wrong, so it couldn't import the GensrcCommon.gmk or GensrcPropertie

Re: RFR (M): 8036767 PPC64: Support for little endian execution model

2015-02-23 Thread Andrew Hughes
- Original Message - > Apologies to Tiago as there were two webrevs and one got stripped from > the email. Here's Tiago's webrev: > > http://cr.openjdk.java.net/~dholmes/rh1191652-jdk9/webrev.00/ > > David > > On 19/02/2015 2:22 PM, David Holmes wrote: > > Now hosted at: > > > > http://c

Re: RFR (M): 8036767 PPC64: Support for little endian execution model

2015-02-23 Thread Erik Joelsson
I think the jdk changes with ppc64le as CPU make sense. Note that the changes to SoundDefs.h and SoundLibraries.gmk will be obsolete with JDK-8072665 which is currently in the client forest. /Erik On 2015-02-23 15:16, Andrew Hughes wrote: - Original Message - Apologies to Tiago as t