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

Remove auxiliary code used to handle the generations array

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: