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

G1: Remove virtual specifier for methods in G1EdenRegions and G1SurvivorRegions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • hotspot
    • gc
    • b12

      `G1EdenRegions::add` is virtual, but this class doesn't have any sub-classes. The "virtual" specifier can be dropped.

      The same issue exists in `G1SurvivorRegions` as well.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: