hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 22820 70660a78baaf
parent 22812 40e74d1a401a
parent 18492 ab4fbcf75767
child 22821 40a3c34a50a1
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Jul 05 22:17:47 2013 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Jul 11 12:56:29 2013 -0700
@@ -440,10 +440,6 @@
      static_field(Universe,                    _main_thread_group,                            oop)                                   \
      static_field(Universe,                    _system_thread_group,                          oop)                                   \
      static_field(Universe,                    _the_empty_class_klass_array,                  objArrayOop)                           \
-     static_field(Universe,                    _out_of_memory_error_java_heap,                oop)                                   \
-     static_field(Universe,                    _out_of_memory_error_perm_gen,                 oop)                                   \
-     static_field(Universe,                    _out_of_memory_error_array_size,               oop)                                   \
-     static_field(Universe,                    _out_of_memory_error_gc_overhead_limit,        oop)                                   \
      static_field(Universe,                    _null_ptr_exception_instance,                  oop)                                   \
      static_field(Universe,                    _arithmetic_exception_instance,                oop)                                   \
      static_field(Universe,                    _vm_exception,                                 oop)                                   \