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

Serial: Remove Generation::update_counters

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • gc
    • b11

      This pure virtual method,

      virtual void update_counters() = 0;

      is never used directly. All callers use concrete subtype to invoke the one in subclasses. Remove it to reduce complexity.

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

              Created:
              Updated:
              Resolved: