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

Add NULL-check to StringDedupTable lookup

XMLWordPrintable

    • gc
    • b21

      Concurrent GC (e.g. Shenandoah) cleans up string dedup table concurrently by utilizing its load barrier to filter out dead oop (returns null instead of dead oop), so that, StringDedupTable::loopup() needs to handle such scenario.

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: