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

StringDedupTable should use OopStorage

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 16
    • 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.

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

              Created:
              Updated:
              Resolved: