mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-13 11:55:38 +00:00
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…
x
Reference in New Issue
Block a user