RFR: 8295350: JFR: Add stop methods for recording streams [v3]
Erik Gahlin
egahlin at openjdk.org
Fri Nov 25 23:44:38 UTC 2022
> Could I have a review of PR that adds stop() methods to RecordingStream and RemoteRecordingStream. Purpose is to provide better control of what is being recorded.
>
> Testing: test/jdk/jdk/jfr
>
> Thanks
> Erik
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
Add @since
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11337/files
- new: https://git.openjdk.org/jdk/pull/11337/files/8baf0641..eba58c7d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11337&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11337&range=01-02
Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11337.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11337/head:pull/11337
PR: https://git.openjdk.org/jdk/pull/11337
More information about the hotspot-jfr-dev
mailing list