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

JFR: MethodTrace threshold setting has no effect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25, 26
    • hotspot
    • None
    • jfr
    • 25

      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.

            Unassigned Unassigned
            apangin Andrei Pangin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: