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

Unify handling of all OopStorage instances in weak root processing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • gc
    • b07

      Today, when a weak OopStorage is added, you have to plug it in explicitly to ZGC, Shenandoah and the WeakProcessor. And sometimes the runtime data structures associated with an OopStorage need a notification when oops die. Then you have to explicitly plug in notification code in various places.
      It would be ideal if this process could be completely automated.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: