--- old/src/hotspot/share/gc/g1/g1SATBMarkQueueSet.hpp 2018-11-27 15:43:02.198320507 -0500 +++ new/src/hotspot/share/gc/g1/g1SATBMarkQueueSet.hpp 2018-11-27 15:43:01.926305986 -0500 @@ -39,7 +39,7 @@ void initialize(G1CollectedHeap* g1h, Monitor* cbl_mon, BufferNode::Allocator* allocator, - int process_completed_threshold, + size_t process_completed_buffers_threshold, uint buffer_enqueue_threshold_percentage, Mutex* lock);