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

Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT

XMLWordPrintable

    • b06

        LM_LIGHTWEIGHT only uses the lock bits for its locking. This leaves the hashCode bits free when a monitor is not inflated. So instead of inflating when installing the hashCode on a fast locked object it can simply use the hashCode bits in the markWord.

              aboldtch Axel Boldt-Christmas
              aboldtch Axel Boldt-Christmas
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: