Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHmmm.... if they are hard-coding the parameter into the generated command line, then attempts to set the default using environment vars will fail.
Probably better to set to -Xmx999m to avoid changing the length of the string. Might even work if you replace that parameter with spaces and set the jvm's default from the environment.