-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 15
-
Component/s: infrastructure
-
None
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
- duplicates
-
JDK-8241034 Fix a configuring error with "-Xmx2048M: command not found"
-
- Resolved
-
- relates to
-
JDK-8240820 Replace AC_ARG_ENABLE with UTIL_ARG_ENABLE
-
- Resolved
-