Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

A way to pass VM options #4850

Open
CeylonMigrationBot opened this issue Mar 6, 2014 · 3 comments
Open

A way to pass VM options #4850

CeylonMigrationBot opened this issue Mar 6, 2014 · 3 comments

Comments

@CeylonMigrationBot
Copy link

[@quintesse] A bit like --javac for the compiler, we need a way to pass options to VM that's handling the execution. For example, we don't have any way right now to pass things like -Xmx.

The problem will be in deciding how to do this. Right now I don't see any other way but handling this in the shell/batch scripts, which sucks.

[Migrated from ceylon/ceylon-runtime#55]

@CeylonMigrationBot
Copy link
Author

[@FroMage] Moving to 1.2, unfortunately.

@CeylonMigrationBot
Copy link
Author

[@cmcdee] I need this badly, right now I can't do certain stuff because of OOM

@CeylonMigrationBot
Copy link
Author

[@quintesse] @cmcdee use the environment variable JAVA_OPTS for this for now

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

No branches or pull requests

1 participant