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

G1: Improve slow startup due to predictor initialization

XMLWordPrintable

    • gc
    • b22

      G1 feeds the various number sequences used for prediction initial values.

      These initial values are derived from now non-existent very old machines, so startup is very slow, and the first few garbage collections basically always use a too small young gen.

      Improve here, possibly without depending too much on always-to-be-updated start values.

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

              Created:
              Updated:
              Resolved: