Integrated: 8296229: JFR: jfr tool should print unsigned values correctly

Erik Gahlin egahlin at openjdk.org
Fri Nov 11 14:58:08 UTC 2022


On Fri, 11 Nov 2022 00:23:43 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a PR that fixes so unsigned numbers are printed correctly in the jfr tool.
> 
> Testing:
> test/jdk/jdk/jfr
> test/jdk/jdk/security/logging/
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 87b809a2
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/87b809a2cb43d8717105ece5b812efc11ec5c539
Stats:     77 lines in 15 files changed: 37 ins; 1 del; 39 mod

8296229: JFR: jfr tool should print unsigned values correctly

Reviewed-by: coffeys, mgronlun

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

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


More information about the hotspot-jfr-dev mailing list