--- old/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp 2019-07-16 17:47:23.017735823 +0900 +++ new/src/cpu/ppc/vm/stubRoutines_ppc_64.hpp 2019-07-16 17:47:22.961734647 +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 = 22000 // simply increase if too small (assembler will crash if too small) + code_size2 = 24000 // simply increase if too small (assembler will crash if too small) }; // CRC32 Intrinsics.