--- old/src/share/vm/ci/ciEnv.hpp 2017-01-30 16:06:32.000000000 +0300 +++ new/src/share/vm/ci/ciEnv.hpp 2017-01-30 16:06:32.000000000 +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;