Integrated: 8257424: RecordingStream does not specify the recording name

Yasumasa Suenaga ysuenaga at openjdk.java.net
Tue Dec 1 11:20:57 UTC 2020


On Mon, 30 Nov 2020 15:00:39 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.

This pull request has now been integrated.

Changeset: e0de28c1
Author:    Yasumasa Suenaga <ysuenaga at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e0de28c1
Stats:     61 lines in 2 files changed: 61 ins; 0 del; 0 mod

8257424: RecordingStream does not specify the recording name

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list