hotspot/src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp
changeset 46620 750c6edff33b
parent 46597 d669fb842ae3
child 46625 edefffab74e2
--- a/hotspot/src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp	Tue Jul 04 15:58:10 2017 +0200
+++ b/hotspot/src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp	Thu Apr 13 09:57:51 2017 +0200
@@ -711,7 +711,7 @@
   // (gri - 2/25/2000)
 
 
-  int rounded_vm_local_words = round_to( frame::interpreter_frame_vm_local_words, WordsPerLong );
+  int rounded_vm_local_words = align_up((int)frame::interpreter_frame_vm_local_words, WordsPerLong );
 
   const int extra_space =
     rounded_vm_local_words +                   // frame local scratch space