diff -r 072770c9a6b9 -r 3b6372514697 src/share/vm/opto/type.hpp --- a/src/share/vm/opto/type.hpp Fri Oct 21 20:34:04 2016 +0300 +++ b/src/share/vm/opto/type.hpp Fri Oct 28 22:36:23 2016 +0000 @@ -882,7 +882,7 @@ // If not InstanceTop or InstanceBot, indicates that this is // a particular instance of this type which is distinct. - // This is the the node index of the allocation node creating this instance. + // This is the node index of the allocation node creating this instance. int _instance_id; // Extra type information profiling gave us. We propagate it the