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

2015-02-24 Thread Andrew Hughes
- Original Message - > > On 2015-02-23 19:57, Andrew Hughes wrote: > > - Original Message - > >> 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

[8] RFR(S): Backport JDK-8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures

2015-02-24 Thread Severin Gehwolf
Hi, Can I get patch of JDK-8067330 backported to JDK 8u. The patch is the same as for JDK 9: bug: https://bugs.openjdk.java.net/browse/JDK-8067330 webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8067330/webrev.jdk8.01/ I'd also need somebody to sponsor this change. Thanks, Severin

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

2015-02-24 Thread Erik Joelsson
On 2015-02-24 15:21, Andrew Hughes wrote: - Original Message - On 2015-02-23 19:57, Andrew Hughes wrote: - Original Message - 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

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

2015-02-24 Thread Alexander Smundak
On Tue, Feb 24, 2015 at 6:21 AM, Andrew Hughes wrote: > Did we decide whether -DABI_ELFv2 was needed or not? If it isn't, then I'll > drop this from the webrev too, and also from our version of the ppc64le port > on OpenJDK 7. I think only hotspot needs it.