src/hotspot/share/runtime/vmStructs.cpp
changeset 55635 0fb70c9118ce
parent 55268 c5fe45d1281d
child 57777 90ead0febf56
--- a/src/hotspot/share/runtime/vmStructs.cpp	Wed Jul 10 05:12:23 2019 +0100
+++ b/src/hotspot/share/runtime/vmStructs.cpp	Wed Jul 10 07:58:24 2019 -0400
@@ -840,7 +840,6 @@
   /* CI */                                                                                                                           \
   /************/                                                                                                                     \
                                                                                                                                      \
-  nonstatic_field(ciEnv,                       _system_dictionary_modification_counter,       int)                                   \
   nonstatic_field(ciEnv,                       _compiler_data,                                void*)                                 \
   nonstatic_field(ciEnv,                       _failure_reason,                               const char*)                           \
   nonstatic_field(ciEnv,                       _factory,                                      ciObjectFactory*)                      \