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

Shenandoah breaks alignment with some HumongousThreshold values

XMLWordPrintable

    • gc
    • b20

        HumongousThreshold is not aligned to MinObjAlignment. Since HumongousThreshold drives the MaxTLABSize, issuing such max-sized TLAB would leave allocation top unaligned. This readily manifests on x86_32. x86_64 is more or less safe as default alignment matches the single HeapWord.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: