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

SymbolTable::symbols_do using do_scan can deadlock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 12
    • hotspot
    • None

      As seen in JDK-8195100 SymbolTable::symbols_do using do_scan can deadlock, so we changed it to try_scan for now, but do we need the lock there at alll?

      Since SymbolTable::symbols_do is at a Safepoint, do we really need the "resize lock" there?

            gziemski Gerard Ziemski
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: