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

JFR: Active Setting event emitted incorrectly

XMLWordPrintable

    • jfr
    • b23

        The timestamp for the jdk.ActiveSetting event is cached so it always the same during the lifetime of the JVM. This also leads to the event getting a duration, i.e 0.190 ms, instead 0 s.

        The event is also emitted twice when a new recording is started.

        This bug fix should be considered for a backport. It was introduced in JDK 14 with Event Streaming.

              egahlin Erik Gahlin
              egahlin Erik Gahlin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: