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

Parallel: Remove ParallelCompactData::summarize_dense_prefix

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot
    • gc

      summarize_dense_prefix is used to ensure the dense-prefix (objs on these regions are not moved because these regions are too full) of old-gen hold correct compaction attributes like other regions, like destination, destination-count, source-regiion, etc.

      However, there is no need for dense-prefix masquerading as other moving (compacting) regions. During compaction, the iteration logic would just skip dense-prefix.

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

              Created:
              Updated: