RFR(S): 8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian

Gustavo Romero gromero at linux.vnet.ibm.com
Mon Mar 25 16:12:12 UTC 2019


Hi Thomas,

On 03/24/2019 04:37 PM, Thomas Stüfe wrote:
> Make sure this builds with precompiled headers disabled. I am guessing you miss inclusion of assembler_ppc.hpp here.
> 
> Otherwise looks good.

Thanks for the review!

I tested without explicitly including assembler_ppc.hpp (v2 change) by
building on a brand new ./build dir and also with --disable-precompiled-headers.
On both cases it builds fine.

I'll push it today to jdk/jdk.

Cheers,
Gustavo



More information about the ppc-aix-port-dev mailing list