My netbeans java program use always 100% of my processor. I've found some page on the web about this question, but i can not to fix it.

I'm running on Ubuntu 10.10, with 2.6.35-30-generic-pae linux version and Java version 6 Update 20.

My netbeans.conf contains:

netbeans_default_options="-J-client -J-Xss2m -J-Xms256m -J-Xmx512m -J-XX:PermSize=32m -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true -J-XX:+UseConcMarkSweepGC -J-XX:+CMSClassUnloadingEnabled -J-XX:+CMSPermGenSweepingEnabled

Do you now why ?

link|improve this question
Not a programming question. – Emanuil Oct 10 '11 at 13:38
feedback

migrated from stackoverflow.com Oct 11 '11 at 11:23

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.