--- old/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2014-07-07 14:11:08.075586853 +0200 +++ new/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2014-07-07 14:11:07.907586854 +0200 @@ -5310,7 +5310,7 @@ // Do first pass of code cache cleaning. _code_cache_task.work_first_pass(worker_id); - // Let the threads, mark that the first pass is done. + // Let the threads mark that the first pass is done. _code_cache_task.barrier_mark(worker_id); // Clean the Strings and Symbols.