RFR: 8295350: JFR: Add stop methods for recording streams [v4]

Erik Gahlin egahlin at openjdk.org
Sat Nov 26 13:17:43 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:

  Remove duplicated line

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11337/files
  - new: https://git.openjdk.org/jdk/pull/11337/files/eba58c7d..5424afe3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11337&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11337&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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