--- old/src/hotspot/share/gc/g1/dirtyCardQueue.hpp 2018-11-27 15:42:58.438119774 -0500 +++ new/src/hotspot/share/gc/g1/dirtyCardQueue.hpp 2018-11-27 15:42:58.162105040 -0500 @@ -119,8 +119,6 @@ void initialize(Monitor* cbl_mon, BufferNode::Allocator* allocator, - int process_completed_threshold, - int max_completed_queue, Mutex* lock, bool init_free_ids = false);