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

Alexander Smundak asmundak at google.com
Fri Mar 21 21:02:20 UTC 2014


On Fri, Mar 21, 2014 at 2:06 AM, Lindenmaier, Goetz
<goetz.lindenmaier at sap.com> wrote:
> /sapmnt/home1/d045726/oJ/8036767-hs-comp/make/linux/makefiles/ppc64.make:30: *** OPENJDK_TARGET_CPU_ENDIAN has not been passed to this makefile.  Stop.
I've fixed make/linux/makefile/defs.make to remap ARCH
from ppc64le to ppc64.
I have fixed make/linux/makefiles/ppc64.make to set
OPENJDK_TARGET_CPU_ENDIAN if it hasn't been set by the caller.

> On Aix I get
> "/sapmnt/home1/d045726/oJ/8036767-aix-hs-comp/src/cpu/ppc/vm/bytes_ppc.hpp", line 277.10: 1540-0836 (S) The #include file "bytes_linux_ppc.inline.hpp" is not found.
>
> I think we fixed this before [...]
Sorry, I forgot to resync with another repository. Done.

The new patch is:
http://cr.openjdk.java.net/~martin/asmundak/8036767/hotspot/webrev.03



More information about the build-dev mailing list