--- old/src/share/vm/opto/phase.hpp 2015-01-20 09:42:51.000000000 -0800 +++ new/src/share/vm/opto/phase.hpp 2015-01-20 09:42:51.000000000 -0800 @@ -109,6 +109,7 @@ static elapsedTimer _t_computeLive; static elapsedTimer _t_regAllocSplit; static elapsedTimer _t_postAllocCopyRemoval; + static elapsedTimer _t_mergeMultidefs; static elapsedTimer _t_fixupSpills; // Subtimers for _t_output