Serial: Remove the useless adaptive size policy in GenCollectedHeap

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 22
    • Affects Version/s: 21
    • Component/s: hotspot
    • gc
    • b02

      After removing CMS, the `AdaptiveSizePolicy` is useless in `GenCollectedHeap`. Actually, serial GC doesn't have any adaptive size policy now. It is good to remove it to avoid confusion.

      This issue is a follow-up of JDK-8309265 and is a preparatory patch of JDK-8234502.

            Assignee:
            Guoxiong Li
            Reporter:
            Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: