Integrated: 8346047: JFR: Incorrect percentile value in 'jfr view'

Erik Gahlin egahlin at openjdk.org
Wed Jan 8 15:55:55 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

This pull request has now been integrated.

Changeset: 55bcf4c0
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/55bcf4c054c95af2a073818cd8c392de02b3ee01
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8346047: JFR: Incorrect percentile value in 'jfr view'

Reviewed-by: mgronlun

-------------

PR: https://git.openjdk.org/jdk/pull/22700


More information about the hotspot-jfr-dev mailing list