Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8367948

JFR: MethodTrace threshold setting has no effect

XMLWordPrintable

    • jfr
    • 25
    • b17

        jdk.MethodTrace event added in JEP 520 has a 'threshold' setting.
        According to the example in JDK-8328610, this setting is supposed to filter events with duration lower than the specified threshold. However, this setting has no effect.

        In the attached test case (MethodTraceBugs.java), MethodTrace threshold is set to 250 milliseconds, but the flight recording contains events with any duration.

              egahlin Erik Gahlin
              apangin Andrei Pangin
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: