hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 36300 5b47f168b948
parent 35913 928548a43408
child 36316 7a83de7aabca
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Feb 19 10:06:19 2016 +0100
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Feb 19 20:40:20 2016 +0300
@@ -960,7 +960,6 @@
   nonstatic_field(nmethod,                     _compile_id,                                   int)                                   \
   nonstatic_field(nmethod,                     _comp_level,                                   int)                                   \
   nonstatic_field(nmethod,                     _exception_cache,                              ExceptionCache*)                       \
-  nonstatic_field(nmethod,                     _marked_for_deoptimization,                    bool)                                  \
                                                                                                                                      \
   unchecked_c2_static_field(Deoptimization,    _trap_reason_name,                             void*)                                 \
                                                                                                                                      \