hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 7114 65d21c4c6337
parent 6463 f4362c8da849
child 7397 5b173b4ca846
--- 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