Skip to content

Commit

Permalink
8292488: JFR: Incorrect comment in ActiveRecordingEvent
Browse files Browse the repository at this point in the history
Reviewed-by: egahlin
  • Loading branch information
chigiriki authored and egahlin committed Aug 18, 2022
1 parent f567fa0 commit 20a3cb7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,7 +41,7 @@
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;
Expand Down

1 comment on commit 20a3cb7

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.