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

unify runtime monitor entries used by Graal and C2

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: