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

[Zero] Reduce limits of max heap size for boot JDK on s390

    XMLWordPrintable

Details

    • b10
    • other
    • linux

    Backports

      Description

        We've found that when building Zero on s390 (note, NOT s390x), the set max heap settings during a build can be problematic. Sometimes builds failed, because the heap couldn't be allocated. It's currently set to 1100M (JDK 8) and 1024M (JDK 9+) which isn't always available on every builder. Our experience has shown that building with the following big workload settings works well:
        -Xmx768M -Xms256M

        Related downstream bug:
        https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2415

        Attachments

          Issue Links

            Activity

              People

                sgehwolf Severin Gehwolf
                sgehwolf Severin Gehwolf
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: