ZGC: Physical memory splitting is broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • gc
    • b15
    • Not verified

      When we fail to fully commit a physical memory, we split a ZPage into one part containing the committed memory, and another that contains the physical entries, but with uncommitted memory.

      This splitting uses a reference that resides in an array, that might grow during the split. This can cause memory stomping.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: