hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java
changeset 8076 96d498ec7ae1
parent 5547 f4b087cbb361
child 8921 14bfe81f2a9d
--- a/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java	Thu Jan 27 13:42:28 2011 -0800
+++ b/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java	Thu Jan 27 16:11:27 2011 -0800
@@ -56,7 +56,7 @@
     </PRE>
 
     FIXME: among other things, this interface is not sufficient to
-    describe fields which are themselves arrays (like symbolOop's
+    describe fields which are themselves arrays (like Symbol's
     jbyte _body[1]).  */
 public interface Field {
   /** Get the name of this field */