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

Remove auxiliary code used to handle the generations array

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • None
    • hotspot
    • None
    • gc
    • b59

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: