8245463: Shenandoah: refine ShenandoahPhaseTimings constructor arguments
Reviewed-by: zgu
This commit is contained in:
parent
0a94d85172
commit
ac93f38b16
@ -209,7 +209,7 @@ private:
|
||||
static double uninitialized() { return -1; }
|
||||
|
||||
public:
|
||||
ShenandoahPhaseTimings(uint _max_workers);
|
||||
ShenandoahPhaseTimings(uint max_workers);
|
||||
|
||||
void record_phase_time(Phase phase, double time);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user