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

Invalid definition of SJAVAC_MEMORY_OPT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 15
    • infrastructure
    • None

      JDK-8240820 added a variable called SJAVAC_MEMORY_OPT and defines it like this:

      SJAVAC_MEMORY_OPT=-Xms${MS_VALUE}M -Xmx${MX_VALUE}M

      The value needs to be quoted to avoid bash treating it as an executable:

      build/.configure-support/generated-configure.sh: line 92172: -Xmx2048M: command not found

            Unassigned Unassigned
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: