diff src/share/vm/oops/methodOop.hpp @ 3464:be4ca325525a

Merge.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Jul 2011 17:32:44 -0700
parents f00918f35c7f 81d815b05abb
children 7604c69a6301
line wrap: on
line diff
--- a/src/share/vm/oops/methodOop.hpp	Wed Jul 27 17:24:11 2011 -0700
+++ b/src/share/vm/oops/methodOop.hpp	Wed Jul 27 17:32:44 2011 -0700
@@ -606,6 +606,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