Integrated: 8041: JfrRulesReport -format json produce incomplete results

Suchita Chaturvedi schaturvedi at openjdk.org
Sun Feb 26 19:22:09 UTC 2023


On Wed, 22 Feb 2023 12:23:16 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:

> The output of JSON report contains blank placeholders like below:
> "message": "",
> "detailedMessage": ""
> 
> After the fix:
> 
> "message": "No long socket write pauses were found in this recording (the longest was 26.678 ms).",
>  "detailedMessage": "Note that there are some socket write patterns with high duration writes that we consider to be normal and are therefore excluded. Such patterns include JMX RMI communication."

This pull request has now been integrated.

Changeset: dd11789e
Author:    Suchita Chaturvedi <schaturvedi at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/dd11789ed48abb5e12bd99cc631a9be7a5afa9ff
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8041: JfrRulesReport -format json produce incomplete results

Reviewed-by: clanger, hirt

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

PR: https://git.openjdk.org/jmc/pull/468


More information about the jmc-dev mailing list