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

Abort concurrent mark after effective eager reclamation of humongous objects

XMLWordPrintable

    • gc
    • b18

      Sometimes humongous allocations could trigger excessive concurrent mark cycles, although young-gen collections already reclaim many humongous objects with eager reclamation.
      G1 could abort such unnecessary concurrent mark cycles in such cases.

      See discussions in:
      http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2020-January/028357.html
      http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2020-March/028712.html

            tschatzl Thomas Schatzl
            manc Man Cao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: