hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 26442 2944daffe62a
parent 26434 09ad55e5f486
parent 26412 80741eb33ba2
child 26705 fca1785e7084
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Sep 03 14:39:13 2014 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Sep 04 22:59:17 2014 -0700
@@ -274,7 +274,6 @@
   volatile_nonstatic_field(ArrayKlass,         _higher_dimension,                             Klass*)                                \
   volatile_nonstatic_field(ArrayKlass,         _lower_dimension,                              Klass*)                                \
   nonstatic_field(ArrayKlass,                  _vtable_len,                                   int)                                   \
-  nonstatic_field(ArrayKlass,                  _component_mirror,                             oop)                                   \
   nonstatic_field(CompiledICHolder,     _holder_method,                                Method*)                               \
   nonstatic_field(CompiledICHolder,     _holder_klass,                                 Klass*)                                \
   nonstatic_field(ConstantPool,         _tags,                                         Array<u1>*)                            \