diff src/share/vm/oops/methodOop.hpp @ 3785:ddd894528dbc

7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path Reviewed-by: never
author jrose
date Thu, 23 Jun 2011 17:14:06 -0700
parents 38fea01eb669
children be4ca325525a 94ec88ca68e2
line wrap: on
line diff
--- a/src/share/vm/oops/methodOop.hpp	Wed Jun 22 14:45:37 2011 -0700
+++ b/src/share/vm/oops/methodOop.hpp	Thu Jun 23 17:14:06 2011 -0700
@@ -600,6 +600,7 @@
                                          Symbol* signature, //anything at all
                                          Handle method_type,
                                          TRAPS);
+  static klassOop check_non_bcp_klass(klassOop klass);
   // these operate only on invoke methods:
   oop method_handle_type() const;
   static jint* method_type_offsets_chain();  // series of pointer-offsets, terminated by -1