8337676: JFR: Change the label of the throttle setting
Reviewed-by: mgronlun
This commit is contained in:
parent
066db6eb21
commit
f2e1205abf
@ -44,7 +44,7 @@ import jdk.jfr.internal.util.TimespanUnit;
|
||||
import jdk.jfr.internal.util.Utils;
|
||||
|
||||
@MetadataDefinition
|
||||
@Label("Event Emission Throttle")
|
||||
@Label("Throttle")
|
||||
@Description("Throttles the emission rate for an event")
|
||||
@Name(Type.SETTINGS_PREFIX + "Throttle")
|
||||
public final class ThrottleSetting extends JDKSettingControl {
|
||||
|
Loading…
Reference in New Issue
Block a user