StringDedupTable should use OopStorage

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 16
    • Component/s: hotspot
    • gc
    • b23

      The StringDedupTable contains direct weak oop references, so requires special code for walking during weak reference processing. It could instead use OopStorage. This would also involve moving the removal of dead entries to the concurrent phase in StringDedupThread, rather than being handled in pauses as currently done.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: