Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7952

JfrRulesReport -format xml produce incorrect results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9.0.0
    • None
    • Mission Control Client
    • None

      While generating JFR Rules Report in xml produces incorrect result for Method Profiling, Allocated Classes and Threads Allocating.

      For example, for Method Profiling XML shows:
      -------------------------------------------------------------
      The methods that used the most CPU are:
        
      org.openjdk.jmc.flightrecorder.rules.jdk.latency.MethodProfilingRule$MethodPro
      filingWindowResult@53fb3dab
      --------------------------------------------------------------
      when it should be :
      org.eclipse.jetty.server.HttpOutput.acquireBuffer() (43.4 % of samples)
      10/21/2022, 12:25:52.000 PM – 12:26:22 PM
      ---------------------------------------------------------------

            vpurnam Virag Purnam
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: