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

GC locker initiated GC ends mixed gc phase

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • hotspot
    • gc

      A gc initiated by the GC locker is always a young-only gc, even if a mixed gc phase was just about to start.

      This of course throws away all recently acquired liveness information, and basically preventing space reclamation.

      This is not required at all.

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

              Created:
              Updated:
              Resolved: