RFR: 8264309: JFR: Improve .jfc parser
Markus Grönlund
mgronlun at openjdk.java.net
Mon Mar 29 12:42:31 UTC 2021
On Fri, 26 Mar 2021 18:03:11 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review of a fix that removes unnecessary number of StringBuilder allocations. Events are now referred to by name, not path. The code should reflect that. The method getSettings() is not used and can be removed.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
Looks good.
-------------
Marked as reviewed by mgronlun (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3222
More information about the hotspot-jfr-dev
mailing list