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

Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor

XMLWordPrintable

    • gc
    • b83

        There is extraneous Young/OldPLAB size checking in the G1CollectedHeap constructor at lines 185-191 in G1CollectorPolicy.cpp. (After the "Verify PLAB sizes" comment)

        JDK-8078555 added this validation step in an earlier phase. Also the bounds used here (raw region word size) are wrong.

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

                Created:
                Updated:
                Resolved: