--- old/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp 2018-11-18 19:23:41.689093987 +0900 +++ new/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp 2018-11-18 19:23:41.619093420 +0900 @@ -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.