Module summary generation fails on Windows 32bit

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: infrastructure
    • None
    • b126
    • x86
    • windows

      The module summary generation build step is run on the just built jdk (just like a bootcycle build). The recent change to only build the server JVM on 32bit Windows has already caused trouble with bootcycle builds in JDK-8160571 and JDK-8160285. Now we face a similar issue with this summary generation, which uses a fixed setting of -Xmx1100M. In JDK-8160571 we learned that this is sometimes too much for the server JVM on Windows 32bit and now we see failures because of it.

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: