RFR: 8265271: JFR: Allow use of .jfc options when starting JFR [v2]
Erik Gahlin
egahlin at openjdk.java.net
Thu Jun 10 11:20:49 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 four additional commits since the last revision:
- Disable argument info
- Native fixes
- Escaping chars as in native
- Help not displayed properly for JFR.start
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4414/files
- new: https://git.openjdk.java.net/jdk/pull/4414/files/95bff29f..fcaa5ecc
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4414&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4414&range=00-01
Stats: 149 lines in 6 files changed: 41 ins; 36 del; 72 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