8292488: JFR: Incorrect comment in ActiveRecordingEvent
Reviewed-by: egahlin
This commit is contained in:
parent
f567fa0fd5
commit
20a3cb7ce3
@ -41,7 +41,7 @@ import jdk.jfr.internal.Type;
|
||||
public final class ActiveRecordingEvent extends AbstractJDKEvent {
|
||||
|
||||
// The order of these fields must be the same as the parameters in
|
||||
// commit(... , long, String, String, String, long, long, long, long, long)
|
||||
// commit(... , long, String, String, long, long, long, long, long)
|
||||
|
||||
@Label("Id")
|
||||
public long id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user