--- 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) {