Remove auxiliary code used to handle the generations array

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b59

        The generations array is being removed in JDK-8055702. The next step is to clean out all auxiliary code used around the array, like any mention of prev_gen or next_gen and get_gen(int). Instead we will use the more explicit young_gen() and old_gen() to refer to the generations.

              Assignee:
              Jesper Wilhelmsson
              Reporter:
              Jesper Wilhelmsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: