src/hotspot/cpu/ppc/stubRoutines_ppc.hpp
changeset 47608 9d337e48b178
parent 47565 f4962ab855b6
child 49376 7cd503c499a0
--- a/src/hotspot/cpu/ppc/stubRoutines_ppc.hpp	Mon Oct 09 11:51:20 2017 +0200
+++ b/src/hotspot/cpu/ppc/stubRoutines_ppc.hpp	Mon Oct 09 13:56:59 2017 +0200
@@ -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.