hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp
changeset 9636 363ca5579aff
parent 9187 a719b53bd4ba
child 10004 190e88f7edd1
--- a/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Mon May 09 19:45:52 2011 -0700
+++ b/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Thu May 12 10:29:02 2011 -0700
@@ -1427,6 +1427,7 @@
                                            int       tempcount,
                                            int       popframe_extra_args,
                                            int       moncount,
+                                           int       caller_actual_parameters,
                                            int       callee_param_count,
                                            int       callee_locals,
                                            frame*    caller,