--- old/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.hpp 2013-09-30 21:36:06.000000000 +0200 +++ new/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.hpp 2013-09-30 21:36:05.000000000 +0200 @@ -75,7 +75,7 @@ // the available space and attempt to move the boundary if more space // is needed. The growth is not guaranteed to occur. void adjust_boundary_for_old_gen_needs(size_t desired_change_in_bytes); - // Similary for a growth of the young generation. + // Similarly for a growth of the young generation. void adjust_boundary_for_young_gen_needs(size_t eden_size, size_t survivor_size); // Return the total byte size of the reserved space