--- old/src/share/vm/opto/graphKit.cpp 2016-11-04 16:24:21.401205299 +0100 +++ new/src/share/vm/opto/graphKit.cpp 2016-11-04 16:24:21.277205305 +0100 @@ -3497,7 +3497,7 @@ // Now generate allocation code // The entire memory state is needed for slow path of the allocation - // since GC and deoptimization can happened. + // since GC and deoptimization can happen. Node *mem = reset_memory(); set_all_memory(mem); // Create new memory state