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

Remove unused slowpath locking method in OptoRuntime

XMLWordPrintable

    • b03
    • generic
    • generic

      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);

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

              Created:
              Updated:
              Resolved: