mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 21:20:17 +00:00
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…
x
Reference in New Issue
Block a user