ZGC: Support discontiguous heap reservations

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 13
    • Component/s: hotspot
    • gc
    • b16

      Today ZGC reserves a huge chunk of virtual address space when the JVM starts. This typically succeeds because we grab the VA before anyone else has time to do so. But if some ASLR library or something was to grab a tiny part of the desired VA, ZGC can't start. We should support discontiguous heap reservations to support this.

            Assignee:
            Erik Ă–sterlund
            Reporter:
            Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: