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

ZGC: Replace -XX:ZPath with -XX:AllocateHeapAt

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • gc
    • b09

      ZGC has the option -XX:ZPath to allow a user to explicitly specify where the backing file system is located. However, after ZPath was introduced, a new generic option -XX:AllocateHeapAt was introduced. This option is used the other GCs and have the same meaning/purpose and it's arguably better named. There's no good reason why ZGC shouldn't use that too, instead of -XX:ZPath.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: