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

Move Java monitor related fields from class Thread to JavaThread

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • b21

      Thread fields related to object monitors( _current_pending_monitor, _current_pending_monitor_is_from_java and _current_waiting_monitor) should be moved to the JavaThread class.
      _Stalled is also moved to the JavaThread class and _OnTrap and _TypeTag
      are removed since they are unused.

            pchilanomate Patricio Chilano Mateo
            pchilanomate Patricio Chilano Mateo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: