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

Skip last young-only gc if nothing to do in the mixed gc phase

XMLWordPrintable

    • gc
    • b94

      JDK-8140597 disallowed initial mark in the last young-only gc to avoid requests to start initial mark not start any mixed gcs.

      That restriction could be lifted slightly, if in the coming mixed gcs there is nothing to do (no candidate regions), allow G1 to start an initial mark (and skip the last young-only gc).

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

              Created:
              Updated:
              Resolved: