--- old/src/hotspot/share/code/dependencies.hpp 2018-08-06 13:58:44.310760758 -0700 +++ new/src/hotspot/share/code/dependencies.hpp 2018-08-06 13:58:43.962747640 -0700 @@ -716,7 +716,7 @@ // iteration variables: ChangeType _change_type; Klass* _klass; - Array* _ti_base; // i.e., transitive_interfaces + Array* _ti_base; // i.e., transitive_interfaces int _ti_index; int _ti_limit;