Remove manual JavaThread transitions to blocked

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • b25

      There are manual transitions to thread_blocked in ObjectMonitor and RawMonitor code. The reason for the manual transition is because some action needs to be performed before processing handshakes/safepoints.

      One suggestion is to add a function, e.g., a template, to the transition RAII object.

            Assignee:
            Robbin Ehn
            Reporter:
            Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: