Thanks for checking and fixing!

.. Thomas

On Mon, Mar 25, 2019, 5:12 PM Gustavo Romero <gromero@linux.vnet.ibm.com> wrote:
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