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

StringTable_lock is unused

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • None
    • b21

      $ grep -r StringTable_lock
      runtime/mutexLocker.cpp:Mutex* StringTable_lock = NULL;
      runtime/mutexLocker.cpp: def(StringTable_lock , PaddedMutex , leaf, true, Monitor::_safepoint_check_always);
      runtime/mutexLocker.hpp:extern Mutex* StringTable_lock; // a lock on the interned string table

            dholmes David Holmes
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: