ZGC: Do not resize TLABs unless -XX:ResizeTLAB is enabled

XMLWordPrintable

    • gc
    • b24

      ZGC currently calls ThreadLocalAllocBuffer::resize() regardless of if -XX:ResizeTLAB is enabled or not. This causes the following assert to fail:

      # Internal Error (open/src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp:130), pid=22060, tid=22069
      # assert(ResizeTLAB) failed: Should not call this otherwise

            Assignee:
            Per Liden (Inactive)
            Reporter:
            Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: