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

Transition JFR Periodic Task Thread to "_thread_in_native" before invoking performance counters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 15, 16
    • hotspot
    • jfr
    • b31

        This bug will attempt to resolve the problem described in JDK-8243962.

        The bug fix complements the work done in JDK-8245042 and JDK-8245113 to avoid having a JavaThread that is reading OS performance counters, which has proven to be very slow on certain platforms and circumstances, stall a pending safepoint synchronization.

        Transitions will be performed for periodic events EventCPULoad and EventThreadContextSwitchRate.

              mgronlun Markus Grönlund
              mgronlun Markus Grönlund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: