-
-
Notifications
You must be signed in to change notification settings - Fork 7k
1.8.5 / high CPU load #7505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @ghollf , |
Yes, Tools>Port lists 15 ports (mostly from USB devices like mobiles or 3G modems). |
Probably the high cpu usage is cause by the huge number of devices (and thus syscalls to retrieve the information). |
Updated initial post. Also ports are listed immediately. Nearly all ports are associated to disconnected devices. Running |
I have found a way to reproduce the bug: |
Hi, @facchinm |
@AlexGuo1998 I've been able to reproduce it, thanks! I'll let you know as soon as there's a patch available to be tested. |
@AlexGuo1998, @facchinm |
@facchinm so I updated Java and the usage bug when switching focus disappeared. I have since had high CPU usage, it seemed to be related to serial monitor. I have not tried to reproduce it |
Writing just to let you know... My specs: Windows XP Pro SP3, Intel Pentium 4 CPU @ 3.00GHz, 2GB RAM. |
@darkyp how about your java runtime version? Have you tried updating it? |
The JRE is the one that's in the 1.8.8 distribution ZIP - 1.8.0_191-b12. |
Should be solved by #8046, please reopen if the issue still occurs. |
IDE has permanently high CPU load after startup.
procexp shows for javaw permanently executing a thread with higher load...
The text was updated successfully, but these errors were encountered: