diff -r f05a0ba2802f -r 65d21c4c6337 hotspot/src/share/vm/classfile/systemDictionary.hpp --- a/hotspot/src/share/vm/classfile/systemDictionary.hpp Sat Oct 30 12:19:07 2010 -0700 +++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp Sat Oct 30 13:08:23 2010 -0700 @@ -496,6 +496,7 @@ static Handle find_bootstrap_method(methodHandle caller_method, int caller_bci, // N.B. must be an invokedynamic int cache_index, // must be corresponding main_entry + Handle &argument_info_result, // static BSM arguments, if any TRAPS); // Utility for printing loader "name" as part of tracing constraints