--- old/src/share/vm/gc_implementation/shared/parGCAllocBuffer.hpp 2014-01-15 01:41:38.000000000 +0100 +++ new/src/share/vm/gc_implementation/shared/parGCAllocBuffer.hpp 2014-01-15 01:41:38.000000000 +0100 @@ -92,7 +92,7 @@ } // The total (word) size of the buffer, including both allocated and - // unallocted space. + // unallocated space. size_t word_sz() { return _word_sz; } // Should only be done if we are about to reset with a new buffer of the