--- old/src/share/vm/gc/g1/g1CollectedHeap.hpp 2015-11-16 16:53:02.396340074 +0100 +++ new/src/share/vm/gc/g1/g1CollectedHeap.hpp 2015-11-16 16:53:02.309337456 +0100 @@ -1353,7 +1353,7 @@ } // Returns the number of regions the humongous object of the given word size - // covers. + // requires. static size_t humongous_obj_size_in_regions(size_t word_size); // Update mod union table with the set of dirty cards.