--- old/src/share/vm/oops/methodData.cpp 2014-09-10 18:43:47.000000000 -0700 +++ new/src/share/vm/oops/methodData.cpp 2014-09-10 18:43:47.000000000 -0700 @@ -1134,8 +1134,6 @@ _tenure_traps = 0; _num_loops = 0; _num_blocks = 0; - _highest_comp_level = 0; - _highest_osr_comp_level = 0; _would_profile = true; #if INCLUDE_RTM_OPT