hotspot/src/share/vm/oops/oop.psgc.inline.hpp
changeset 13952 e3cf184080bc
parent 13728 882756847a04
child 15482 470d0b0c09f1
--- a/hotspot/src/share/vm/oops/oop.psgc.inline.hpp	Fri Sep 28 14:36:20 2012 -0700
+++ b/hotspot/src/share/vm/oops/oop.psgc.inline.hpp	Sat Sep 29 06:40:00 2012 -0400
@@ -39,7 +39,7 @@
     // It might contain oops beyond the header, so take the virtual call.
     k->oop_push_contents(pm, this);
   }
-  // Else skip it.  The typeArrayKlass in the header never needs scavenging.
+  // Else skip it.  The TypeArrayKlass in the header never needs scavenging.
 }
 
 #endif // SHARE_VM_OOPS_OOP_PSGC_INLINE_HPP