--- old/src/hotspot/share/opto/phase.hpp 2018-11-27 09:44:39.880114586 +0100 +++ new/src/hotspot/share/opto/phase.hpp 2018-11-27 09:44:35.268152919 +0100 @@ -80,6 +80,7 @@ _t_ccp, _t_iterGVN2, _t_macroExpand, + _t_barrierExpand, _t_graphReshaping, _t_matcher, _t_scheduler,