--- old/src/hotspot/share/gc/g1/g1CollectedHeap.hpp 2020-07-07 10:35:44.162945818 +0200 +++ new/src/hotspot/share/gc/g1/g1CollectedHeap.hpp 2020-07-07 10:35:44.058943976 +0200 @@ -534,7 +534,7 @@ void process_discovered_references(G1ParScanThreadStateSet* per_thread_states); // If during a concurrent start pause we may install a pending list head which is not - // otherwise reachable ensure that it is marked in the bitmap for concurrent marking + // otherwise reachable, ensure that it is marked in the bitmap for concurrent marking // to discover. void make_pending_list_reachable();