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

Move vm_weak processing from SystemDictionary to WeakProcessor

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b16
    • generic
    • generic

    Backports

      Description

        SystemDictionary::do_unloading presently clears dead entries from vm_weak_oop_storage as an initial step. That should instead be done by the preceeding WeakProcessor usage. Doing so requires some conditionalization of the WeakProcessor, because not all weak reference processing should do it. This change will also make it easy to include vm_weak_oop_storage in a parallelized WeakProcessor.

        Attachments

          Issue Links

            Activity

              People

                coleenp Coleen Phillimore
                kbarrett Kim Barrett
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: