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

Shenandoah: untie dependency between humongous threshold and TLAB size

    XMLWordPrintable

Details

    • gc

    Description

      Current Shenandoah code ties up TLAB size to be less than humongous object size. There is no particular reason why it is so: indeed, we can allocate TLAB larger than humongous object without repercussions. The only caveat is that humongous object can "hide" in the larger TLAB, which would be a UX problem.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: