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

Remove unused slowpath locking method in OptoRuntime

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P5
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • b03
    • generic
    • generic

    Description

      Create JBS on healf of github id miao-zheng

      Following methods are declared but no implemeantion and usage.

       // Slow-path Locking and Unlocking
        static void complete_monitor_locking_C(oopDesc* obj, BasicLock* lock, JavaThread* thread);
        static void complete_monitor_unlocking_C(oopDesc* obj, BasicLock* lock, JavaThread* thread);

      Attachments

        Issue Links

          Activity

            People

              hshi Hui Shi
              hshi Hui Shi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: