--- old/src/share/vm/opto/graphKit.cpp 2016-11-04 15:55:17.465286588 +0100 +++ new/src/share/vm/opto/graphKit.cpp 2016-11-04 15:55:17.329286594 +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