memory - Javac -Xmx to limit VM usage -


is there way limit maximum virtual memory usage of javac? when running java, can run "-xmxam" (where number of free megabytes) limit it. there javac that? thanks.

i don't think so. compiler need build full syntax tree, etc, in order work, limiting memory usage wouldn't best of ideas.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -