--- old/src/hotspot/share/gc/g1/g1Trace.cpp 2020-08-31 17:10:08.469449884 +0200 +++ new/src/hotspot/share/gc/g1/g1Trace.cpp 2020-08-31 17:10:08.329447775 +0200 @@ -118,8 +118,8 @@ bool prediction_active) { send_adaptive_ihop_statistics(threshold, internal_target_occupancy, - additional_buffer_size, current_occupancy, + additional_buffer_size, predicted_allocation_rate, predicted_marking_length, prediction_active);