25 Mar
2019
25 Mar
'19
4:12 p.m.
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