[patch] fix typo for s390x for HOTSPOT_$1_CPU_DEFINE

Matthias Klose doko at ubuntu.com
Fri Apr 29 12:51:02 UTC 2016


The build 116 broke the zero build on s390x, this is just a simple typo.  Please 
apply. This at least lets the first build finish in the bootcycle build before 
the vm crashes in the second one.

However this build change broke the build on all archs which are not explicitly 
handled in this alternative, because hotspot/makefiles/lib/CompileJvm.gmk uses 
-D$(HOTSPOT_TARGET_CPU_DEFINE) in JVM_CFLAGS_TARGET_DEFINES

So at least the various ARM32 and MIPS* builds need updates.

Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-390x.diff
Type: text/x-diff
Size: 443 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20160429/4c4ee29a/fix-390x.diff>


More information about the build-dev mailing list