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

StringDedupTable should use OopStorage

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 17
    • hotspot
    • gc
    • b23

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: