hotspot/src/cpu/x86/vm/methodHandles_x86.cpp
changeset 30305 b92a97e1e9cb
parent 29081 c61eb4914428
child 31592 43f48e165466
--- a/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp	Wed Apr 22 19:10:03 2015 +0300
+++ b/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp	Mon Apr 27 10:49:43 2015 +0200
@@ -374,7 +374,7 @@
     //  member_reg - MemberName that was the trailing argument
     //  temp1_recv_klass - klass of stacked receiver, if needed
     //  rsi/r13 - interpreter linkage (if interpreted)
-    //  rcx, rdx, rsi, rdi, r8, r8 - compiler arguments (if compiled)
+    //  rcx, rdx, rsi, rdi, r8 - compiler arguments (if compiled)
 
     Label L_incompatible_class_change_error;
     switch (iid) {