Move Java monitor related fields from class Thread to JavaThread

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: