--- old/src/share/vm/prims/methodHandleWalk.hpp Thu Jun 2 14:57:20 2011 +++ new/src/share/vm/prims/methodHandleWalk.hpp Thu Jun 2 14:57:20 2011 @@ -110,6 +110,7 @@ // slot order to make it easier to understand. void print(); static void print(Handle mh); + static void print(oopDesc* mh); #endif };