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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 15
    • Affects Version/s: 15, 16
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: