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

Remove the level parameter passed around in GenCollectedHeap

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b72

        GenCollectedHeap and the code around it is passing a level around to determine which generation different code is supposed to deal with. Since we removed the generation array this is no longer needed. In all cases where this level is used we already know which generation it concerns. We should remove this level.

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

                Created:
                Updated:
                Resolved: