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

Remove dead code overlooked during Full GC work

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P5
    • 11
    • 11
    • hotspot
    • gc
    • b07

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: