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

Remove unnecessary _depth suffixes in PSPromotionManager

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot
    • gc

      PSPromotionManager has a bunch of member functions and one data member that all have names with a _depth suffix. It's unclear what that's about. A guess is that it has something to do with depth-first processing, but if so then it seems pointless to have such a naming convention if there isn’t a related breadth-first variant. Maybe there was such a thing a long time ago? In the absence of such, we should remove the suffix.

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

              Created:
              Updated: