src/share/vm/runtime/frame.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/vm/runtime/frame.hpp	Wed Oct 19 08:37:10 2011
--- new/src/share/vm/runtime/frame.hpp	Wed Oct 19 08:37:09 2011

*** 514,524 **** --- 514,524 ---- public: // Used by frame functions to describe locations. void describe(int owner, intptr_t* location, const char* description, int priority = 0); void validate(); ! void print(JavaThread* thread); }; #endif //

src/share/vm/runtime/frame.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File