Aurora : Memory Management Tips
For those who would like to experiment with memory management using Aurora, here are some interesting links:
http://docs.sun.com/source/816-7159-10/pt_chap5.html#56995
And Java HEAP tuning in particular:
http://docs.sun.com/source/816-7159-10/pt_chap5.html#57027
And a very recent article at IBM dev:
http://www-106.ibm.com/developerworks/ibm/library/i-gctroub/
(IBM JVM)
BTW, you need to change the
lax.nl.java.option.additional
option in your bin/idea.lax config file if you want to alter the default JVM settings.
And I've got one question:
Does still have some effect on Aurora ?
And for those who think IDEA is too "heavy", here is a nice alternative:
http://judo.sourceforge.net/
Cheers. ;)
Dan/
Please sign in to leave a comment.
This is a post in response to this thread:
http://www.intellij.net/forums/thread.jsp?forum=22&thread=24158&tstart=0&trange=15
Dan/