ObjectMonitor thread id fields should be 64 bits.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • None
    • b04

      I mistakenly changed _previous_owner_tid to uintptr_t because of a cast I found in JDK-8256306 but it should really be uint64_t. This field is used for JFR, the other field _notifier_tid should be the same.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: