hotspot/src/share/vm/prims/jvmtiTagMap.cpp
changeset 8076 96d498ec7ae1
parent 7916 84e5b29decb0
child 8725 8c1e3dd5fe1b
--- a/hotspot/src/share/vm/prims/jvmtiTagMap.cpp	Thu Jan 27 13:42:28 2011 -0800
+++ b/hotspot/src/share/vm/prims/jvmtiTagMap.cpp	Thu Jan 27 16:11:27 2011 -0800
@@ -2605,7 +2605,7 @@
     }
 
     // some objects are ignored - in the case of simple
-    // roots it's mostly symbolOops that we are skipping
+    // roots it's mostly Symbol*s that we are skipping
     // here.
     if (!ServiceUtil::visible_oop(o)) {
       return;