--- old/src/share/vm/opto/phase.hpp 2015-01-19 11:36:16.000000000 -0800 +++ new/src/share/vm/opto/phase.hpp 2015-01-19 11:36:15.000000000 -0800 @@ -88,6 +88,7 @@ _t_computeLive, _t_regAllocSplit, _t_postAllocCopyRemoval, + _t_mergeMultidefs, _t_fixupSpills, _t_chaitinCompact, _t_chaitinCoalesce1,