--- old/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp 2014-01-15 01:40:39.000000000 +0100 +++ new/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp 2014-01-15 01:40:39.000000000 +0100 @@ -279,7 +279,7 @@ // When _spoolTail is NULL, then the set of slots with displaced headers // is all those starting at the slot <_spoolHead, _firstIndex> and // going up to the last slot of last block in the linked list. -// In this lartter case, _splice_point points to the tail block of +// In this latter case, _splice_point points to the tail block of // this linked list of blocks holding displaced headers. void PromotionInfo::verify() const { // Verify the following: