Integrated: 8366809: JFR: Use factory for aggregator functions
Erik Gahlin
egahlin at openjdk.org
Tue Sep 23 14:56:44 UTC 2025
On Wed, 3 Sep 2025 14:27:26 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a PR that replaces the selection of the aggregator function with a factory, so that the selection only needs to happen once per column instead of for every row?
>
> Testing: jdk/jdk/jfr + manual inspection of 'jfr view' output
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 4df04a25
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4df04a254397836b1bfe384ac9e6413e1ff9b242
Stats: 40 lines in 3 files changed: 10 ins; 2 del; 28 mod
8366809: JFR: Use factory for aggregator functions
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/27072
More information about the hotspot-jfr-dev
mailing list