src/hotspot/cpu/ppc/stubRoutines_ppc.hpp
changeset 47565 f4962ab855b6
parent 47216 71c04702a3d5
child 47608 9d337e48b178
--- a/src/hotspot/cpu/ppc/stubRoutines_ppc.hpp	Fri Sep 29 10:11:01 2017 -0700
+++ b/src/hotspot/cpu/ppc/stubRoutines_ppc.hpp	Mon Sep 25 17:40:06 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 = 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.