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

unify runtime monitor entries used by Graal and C2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 15
    • hotspot
    • None

      JDK-8061553 added support for faster "heavy weight" locking paths. These paths are not currently used by JVMCI (or C1) leading to slower performance on programs that have contention in some code that does not suffer contention at a later phase (e.g. synchronized field initialization paths). These paths should be unified across C2, JVMCI and C1.

            yzheng Yudi Zheng
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: