Some methods in G1RemSet are virtual unnecessarily

XMLWordPrintable

    • gc
    • b21
    • generic
    • generic

      G1RemSet has a number of virtual functions, yet is derived from CHeapObj and has no subclasses. Of most interest is refine_card(); making it non-virtual should provide some performance benefit. The others are two print functions and prepare_for_verify().

            Assignee:
            Joseph Provino (Inactive)
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: