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

Shenandoah: Always deduplicate strings when it is enabled during full gc

XMLWordPrintable

    • gc
    • b23

      Full GC should recover as much memory as possible, so it should deduplicate all string candidates regardless their ages, when it is enabled.

      Note: Full GC does not preserve age bits, so current implementation will not deduplicate any strings even with back-to-back full GCs.

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: