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

ObjectMonitor thread id fields should be 64 bits.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 18
    • 18
    • hotspot
    • None
    • b04

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: