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

Zero: Allow larger default heaps

XMLWordPrintable

    • b19

      Zero is currently defaulting to `MaxRAM=1G` on all machines. It is set in `compiler_globals.pd` under `#if !defined(COMPILER1) && !defined(COMPILER2) && !INCLUDE_JVMCI`.

      Zero supports lots of GCs, and there is little sense to penalize it unnecessarily with too small heaps. After JDK-8292847, this would allow G1 with reasonable heap size on most machines.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: