Hello,
I would like to share a specific experience.
I have got a computer with 2 GB main memory for a dual core processor. I
have
tried a bit fine-tuning of start parameters for Java virtual machines. The
settings "-J-Xss81m -J-Xms364m -J-XX:PermSize=41m -J-XX:MaxPermSize=400m
-J-XX:+UseParallelGC" are in my file
"/usr/local/netbeans/6.0.1/etc/netbeans.conf".
I'd like to point out that I get the following error message if I use the
parameter "-J-Xms365m".
Error occurred during initialization of VM
Incompatible initial and maximum heap sizes specified
I find this size limitation interesting because my hardware has got the
capacity
to provide higher memory values to virtual machines. Is only the software
development environment "NetBeans 6.0.1" affected?
Regards,
Markus