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

ZGC: Physical memory splitting is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 16
    • 16
    • 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.

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

              Created:
              Updated:
              Resolved: