Re: URGENT RFR: 8041141: JDK9 emb build failure on PPC platform

2014-06-11 Thread David Holmes
Hi Andrew, On 12/06/2014 3:03 AM, Andrew Hughes wrote: - Original Message - http://cr.openjdk.java.net/~dholmes/8041141/webrev/ The recent changes to convert warnings to errors didn't account for some type-punning warnings in our Embedded PPC build due to the use of strict-aliasing. Re

Re: RFR: [9] 8043340 & 8043591: [macosx] Build system issues

2014-06-11 Thread David DeHaven
And just FYI, I got a mostly clean JPRT run: Four failures, a couple already tracked by the following issues: https://bugs.openjdk.java.net/browse/INTJDK-7609054 https://bugs.openjdk.java.net/browse/JDK-8043951 (reported to jprt_admin) This might be related to the latter as it happened only on t

Re: URGENT RFR: 8041141: JDK9 emb build failure on PPC platform

2014-06-11 Thread Andrew Hughes
- Original Message - > http://cr.openjdk.java.net/~dholmes/8041141/webrev/ > > The recent changes to convert warnings to errors didn't account for some > type-punning warnings in our Embedded PPC build due to the use of > strict-aliasing. Really we shouldn't be using strict-aliasing so thi

Re: RFR: [9] 8043340 & 8043591: [macosx] Build system issues

2014-06-11 Thread David DeHaven
>>> $ sudo xcode-select -switch /Applications/old/Xcode4.app >>> $ make clean; sh ./configure; make images >>> Broken! The current Xcode command line tools don't run gcc as gcc even if >>> Xcode 4 is active >>> Nothing we can do about this, anyone needing to use Xcode 4 will need to >>> use --wi

Re: RFR: [9] 8043340 & 8043591: [macosx] Build system issues

2014-06-11 Thread Henry Jen
On 06/10/2014 02:26 PM, David DeHaven wrote: Can I get another Review on this? Looks good to me. $ sudo xcode-select -switch /Applications/old/Xcode4.app $ make clean; sh ./configure; make images Broken! The current Xcode command line tools don't run gcc as gcc even if Xcode 4 is active N

Re: RFR: JDK-8046474 Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux

2014-06-11 Thread David Holmes
On 11/06/2014 3:39 PM, Tim Bell wrote: Please review in preparation for updating to new platforms and compilers on Solaris and Linux: Not so much preparation as once this is pushed JPRT will be using the new Solaris build platform. But in so much as this updated the Solaris platform used for

Re: RFR: JDK-8046474 Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux

2014-06-11 Thread Erik Joelsson
Tim, looks good. /Erik On 2014-06-11 07:39, Tim Bell wrote: Please review in preparation for updating to new platforms and compilers on Solaris and Linux: This is a minor change to the make/jprt.properties and hotspot/make/jprt.properties files. Bug report: https://bugs.openjdk.java.net/b