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

ZGC: Support discontiguous heap reservations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 13
    • 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.

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

              Created:
              Updated:
              Resolved: