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

Remove manual JavaThread transitions to blocked

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • 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.

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

              Created:
              Updated:
              Resolved: