hotspot/src/share/vm/oops/instanceKlass.cpp
changeset 10265 4c869854aebd
parent 9971 d496ecd7b9de
child 10546 e79347eebbc5
--- a/hotspot/src/share/vm/oops/instanceKlass.cpp	Thu Aug 11 12:08:11 2011 -0700
+++ b/hotspot/src/share/vm/oops/instanceKlass.cpp	Tue Aug 16 04:14:05 2011 -0700
@@ -1406,7 +1406,7 @@
 
 //
 // Walk the list of dependent nmethods searching for nmethods which
-// are dependent on the klassOop that was passed in and mark them for
+// are dependent on the changes that were passed in and mark them for
 // deoptimization.  Returns the number of nmethods found.
 //
 int instanceKlass::mark_dependent_nmethods(DepChange& changes) {