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

ZGC: Windows address space placeholders not managed correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • gc
    • b20

      On windows ZGC uses placeholders to ensure that the virtual address space is kept consistent.

      Recent investigations around fragmentation uncover a bug in this area where a placeholder was not created when a granule sized allocation was made from the end of the address space. This in turn leads to failure to map the given address. This can currently never occur as the current code base never do any granule size allocations from the back of the address space.

            sjohanss Stefan Johansson
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: