Generation::refs_discovery_is_xxx functions are unused

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • gc
    • b13

      The Generation class declares these virtual functions with default implementations:

        virtual bool refs_discovery_is_atomic() const { return true; }
        virtual bool refs_discovery_is_mt() const { return false; }

      These functions are not called or overridden. These declarations can be deleted.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: