Integrated: 8265271: JFR: Allow use of .jfc options when starting JFR
Erik Gahlin
egahlin at openjdk.java.net
Thu Jun 10 13:23:15 UTC 2021
On Tue, 8 Jun 2021 16:34:30 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: f716711c
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f716711c7b5f442653fcd5402bb9ad9fa8a6501b
Stats: 1810 lines in 22 files changed: 1200 ins; 468 del; 142 mod
8265271: JFR: Allow use of .jfc options when starting JFR
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/4414
More information about the hotspot-jfr-dev
mailing list