Hi,

Could someone please review and sponsor this fix for JDK-8067330? In
particular, the hotspot build expects either PPC64 or PPC32 to be
defined (hotspot/src/share/vm/utilities/macros.hpp:366) and if one of
them is indeed defined PPC gets defined as well. However if neither of
the two is defined then PPC gets silently undefined. This may result in
incorrectly generated code for the Zero variant build.

Bug: https://bugs.openjdk.java.net/browse/JDK-8067330
webrev:
http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8067330/webrev.01/

Thanks!

Cheers,
Severin

Reply via email to