diff src/share/vm/runtime/sharedRuntime.hpp @ 10390:28e5aed7f3a6

8009981: nashorn tests fail with -XX:+VerifyStack Summary: nmethod::preserve_callee_argument_oops() must take appendix into account. Reviewed-by: kvn, twisti
author roland
date Fri, 31 May 2013 14:40:26 +0200
parents db9981fd3124
children 836a62f43af9 570aaefce624 b5c8a61d7fa0
line wrap: on
line diff
--- a/src/share/vm/runtime/sharedRuntime.hpp	Thu May 30 08:37:08 2013 -0700
+++ b/src/share/vm/runtime/sharedRuntime.hpp	Fri May 31 14:40:26 2013 +0200
@@ -410,7 +410,7 @@
 
   // Convert a sig into a calling convention register layout
   // and find interesting things about it.
-  static VMRegPair* find_callee_arguments(Symbol* sig, bool has_receiver, int *arg_size);
+  static VMRegPair* find_callee_arguments(Symbol* sig, bool has_receiver, bool has_appendix, int *arg_size);
   static VMReg     name_for_receiver();
 
   // "Top of Stack" slots that may be unused by the calling convention but must