hotspot/src/share/vm/ci/ciEnv.hpp
changeset 43675 a2b322083029
parent 38719 133bf85c3f36
child 43938 f0e4bcc4d9f3
--- a/hotspot/src/share/vm/ci/ciEnv.hpp	Mon Jan 30 16:04:22 2017 +0300
+++ b/hotspot/src/share/vm/ci/ciEnv.hpp	Tue Jan 31 01:11:40 2017 +0300
@@ -55,6 +55,7 @@
   DebugInformationRecorder* _debug_info;
   Dependencies*    _dependencies;
   const char*      _failure_reason;
+  bool             _inc_decompile_count_on_failure;
   int              _compilable;
   bool             _break_at_compile;
   int              _num_inlined_bytecodes;