RFR: 8346047: JFR: Incorrect percentile value in 'jfr view'
Markus Grönlund
mgronlun at openjdk.org
Tue Jan 7 16:24:56 UTC 2025
On Thu, 12 Dec 2024 03:41:26 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of PR that fixes an issue with 'jfr view' when calculating the percentile.
>
> It would be possible to create a separate variable for the truncated doubleIndex, but I think this is easier to read than introducing a fourth index variable.
>
> Testing: jdk/jdk/rf
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22700#pullrequestreview-2534843231
More information about the hotspot-jfr-dev
mailing list