remove tab

This commit is contained in:
Kelvin Nilsen 2026-01-21 15:49:11 +00:00
parent 2f72c2a415
commit 9a77852a8c

View File

@ -588,7 +588,7 @@ bool ShenandoahAdaptiveHeuristics::should_start_gc() {
irwps, crba, ca, accel, pfgt, fpgt, attda, is, r, sr, sttda) \
AppendTriggerInfo(ts, cap, avail, alloced, mt, ls, \
aar, aw, act, pfagt, absls, irwps, crba, ca, accel, \
pfgt, fpgt, attda, is, r, sr, sttda); \
pfgt, fpgt, attda, is, r, sr, sttda); \
dumpTriggerInfo(first_rejected_trigger, rejected_trigger_count, rejected_trigger_log); \
rejected_trigger_count = 0; \
first_rejected_trigger = 0;