aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/vm/frame_x86.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/vm/frame_x86.hpp')
-rw-r--r--src/cpu/x86/vm/frame_x86.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/vm/frame_x86.hpp b/src/cpu/x86/vm/frame_x86.hpp
index 01f6e6cc8..b3c3f416c 100644
--- a/src/cpu/x86/vm/frame_x86.hpp
+++ b/src/cpu/x86/vm/frame_x86.hpp
@@ -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()