src/hotspot/share/ci/ciEnv.hpp
changeset 58358 d658f4379c63
parent 55635 0fb70c9118ce
child 58512 5185bc8dcbb1
--- a/src/hotspot/share/ci/ciEnv.hpp	Thu Sep 26 14:04:25 2019 +0200
+++ b/src/hotspot/share/ci/ciEnv.hpp	Thu Sep 26 09:22:49 2019 -0400
@@ -68,6 +68,7 @@
   int   _name_buffer_len;
 
   // Cache Jvmti state
+  uint64_t _jvmti_redefinition_count;
   bool  _jvmti_can_hotswap_or_post_breakpoint;
   bool  _jvmti_can_access_local_variables;
   bool  _jvmti_can_post_on_exceptions;