mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-23 12:29:56 +00:00
8245463: Shenandoah: refine ShenandoahPhaseTimings constructor arguments
Reviewed-by: zgu
This commit is contained in:
parent
ca5dea59ac
commit
bf957a04d2
@ -193,7 +193,7 @@ private:
|
||||
void set_cycle_data(Phase phase, double time);
|
||||
|
||||
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