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

JFR: PlatformTracer class should be loaded lazily

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 26
    • 25, 26
    • hotspot
    • jfr
    • master

      To reduce regression when starting JDK 25, the PlatformTracer class used by the MethodTiming and MethodTrace events should only be used if a filter has been set. Most application starts will not use these events, so it makes sense to avoid using them unless needed.

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

              Created:
              Updated:
              Resolved: