diff -r d7e1e002b496 -r c4567d28f31f src/cpu/ppc/vm/stubRoutines_ppc_64.hpp --- a/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp Mon Jun 17 17:20:10 2019 +0100 +++ b/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp Tue Jun 18 09:33:34 2019 -0400 @@ -34,7 +34,7 @@ enum platform_dependent_constants { code_size1 = 20000, // simply increase if too small (assembler will crash if too small) - code_size2 = 20000 // simply increase if too small (assembler will crash if too small) + code_size2 = 22000 // simply increase if too small (assembler will crash if too small) }; // CRC32 Intrinsics.