RFR: 8265271: JFR: Allow use of .jfc options when starting JFR [v3]

Erik Gahlin egahlin at openjdk.java.net
Thu Jun 10 11:29:47 UTC 2021


> Hi,
> 
> Could I have a review that makes it possible to specify event setting and .jfc options on command line (-XX:StartFlightRecoding) and jcmd (JFR.start). There are still a couple of issues to fix, so the correct information is returned for the DiagnosticMXBean, but plan is to add it soon and hopefully be able to check it in for JDK 17.
> 
> Thanks
> Erik

Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:

  Remove unused methods

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4414/files
  - new: https://git.openjdk.java.net/jdk/pull/4414/files/fcaa5ecc..8126a61a

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4414&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4414&range=01-02

  Stats: 34 lines in 1 file changed: 0 ins; 34 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4414.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4414/head:pull/4414

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


More information about the hotspot-jfr-dev mailing list