Remove dead code overlooked during Full GC work

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • gc
    • b07

      In g1CollectedHeap.hpp there is the following code:

        296 // Clear RSets after a compaction. It also resets the GC time stamps.
        297 void clear_rsets_post_compaction();

      There is no clear_rsets_post_compaction() definition anywhere any more after Full GC restructuring. Remove.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: