Skip to content

jvm memory settings update #2712

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2015
Merged

jvm memory settings update #2712

merged 1 commit into from
Mar 1, 2015

Conversation

ffissore
Copy link
Contributor

Incresed max memory to 1024M
Fixed macosx info.plist
Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
Fixes #2358

@ffissore
Copy link
Contributor Author

@WhiteElf @willie68 please give this a spin once the bot will have published the builds

Fixed macosx info.plist
Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
@WhiteElf
Copy link

Arduino-PR-2712-BUILD-197 resolves the heap space issue when attempting to load Sketch. The arduino.l4j.ini file setup works well.

ffissore added a commit that referenced this pull request Mar 1, 2015
@ffissore ffissore merged commit 94a2c67 into arduino:master Mar 1, 2015
@ffissore ffissore deleted the jvm-memory-params branch March 1, 2015 20:15
@willie68
Copy link

willie68 commented Mar 2, 2015

Working. I setup the arduino.l4j.ini with -Xms1024M -Xmx1024M and i see the actual javaw command line with both parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java memory options not working.
4 participants