hotspot/src/cpu/x86/vm/frame_x86.hpp
changeset 13728 882756847a04
parent 11486 cdc636532368
child 15937 fd3d2d0175f9
--- a/hotspot/src/cpu/x86/vm/frame_x86.hpp	Fri Aug 31 16:39:35 2012 -0700
+++ b/hotspot/src/cpu/x86/vm/frame_x86.hpp	Sat Sep 01 13:25:18 2012 -0400
@@ -44,7 +44,7 @@
 //    [pointer to locals     ]                   = locals()             locals_offset
 //    [constant pool cache   ]                   = cache()              cache_offset
 //    [methodData            ]                   = mdp()                mdx_offset
-//    [methodOop             ]                   = method()             method_offset
+//    [Method*               ]                   = method()             method_offset
 //    [last sp               ]                   = last_sp()            last_sp_offset
 //    [old stack pointer     ]                     (sender_sp)          sender_sp_offset
 //    [old frame pointer     ]   <- fp           = link()