diff -r a64438a2b7e8 -r 126ea7725993 src/share/vm/c1/c1_FrameMap.hpp --- a/src/share/vm/c1/c1_FrameMap.hpp Wed Jul 28 17:57:43 2010 -0400 +++ b/src/share/vm/c1/c1_FrameMap.hpp Tue Aug 03 08:13:38 2010 -0400 @@ -154,7 +154,6 @@ static LIR_Opr method_handle_invoke_SP_save_opr(); static BasicTypeArray* signature_type_array_for(const ciMethod* method); - static BasicTypeArray* signature_type_array_for(const char * signature); // for outgoing calls, these also update the reserved area to // include space for arguments and any ABI area.