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

CMS: Call reset_after_compaction() only if a compaction has been done

XMLWordPrintable

    • gc
    • b32

        The compute_new_size() for ConcurrentMarkSweepGeneration is called after a collection is done
        for cases where UseCMSCompactAtFullCollection has been set to true or false. If false, then
        the collection does a mark-sweep without a compaction so the reset_after_compaction() should
        not be called from compute_new_size().

              jmasa Jon Masamitsu (Inactive)
              jmasa Jon Masamitsu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: