RFR: 8257424: RecordingStream does not specify the recording name [v2]

Erik Gahlin egahlin at openjdk.java.net
Tue Dec 1 10:37:56 UTC 2020


On Tue, 1 Dec 2020 05:27:17 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

>> `RecordingStream` will start new flight recording to gather events. It has some of methods which are equivalent to `Recording`, but we cannot set recording name.
>> 
>> If we can specify the name for `RecordingStream`, it is useful to distinguish recordings by JFR.check dcmd.
>
> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Set name to RecordingStream

Marked as reviewed by egahlin (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1520


More information about the hotspot-jfr-dev mailing list