-
Android Studio runs memory analysis when memory is low. Below is a fragment of such report sent by a user:
```
Disposed but still strong-referenced objects: 14 com.intellij.openapi.project.impl.Pr…
-
**I am currently running**
- SpongeForge version: Untested
- SpongeVanilla version: 7.3.0
**Note that we specifically don't use the latest bleeding version of sponge since that seems to be laggie…
-
The VisualVM icons are greyed out. I specified the executable (`/usr/lib/jvm/java-8-oracle/bin/jvisualvm`, that is on Ubuntu) but nothing happens.
I can run the VisualVM from the terminal without prob…
-
_Migrated from Google Code (issue 714)_
-
I'm profiling memory and I'm not restricting classes in the Memory settings tab so that I can find allocations of all possible classes (Profile classes contains "*").
This works pretty good and I f…
-
Собственно сабж.
Случайно в браузере в адресной строке вставил адрес прокси, и чуть не повесил комп т.к. пошёл жёсткий троттлинг CPU после GET запроса в сторону прокси. Еле - еле остановил PT через…
-
### What happened?
Start a 2024.1 EAP1 IDE with `runIde`, open a project (or simply an empty folder), then open the integrated terminal. The terminal toolwindow seems to load... then the IDE crashes.…
-
The title pretty much says it all.
![memory](https://cloud.githubusercontent.com/assets/4121471/21852418/f0b24e7c-d7e0-11e6-97b0-7122b102dd0c.png)
![webcam](https://cloud.githubusercontent.com/ass…
-
Hi Team ,
Is it possible to automate/schedule Heap and Thread Dump at regular interval of Time ? , so that we can save metrics and use for Root Cause analysis .
Please suggest me the way if its…
-
**How to know the off-heap memory usage ?is there any api that mapdb offers?** here is my JVM start parameters:
java -server -Xms4096m -Xmx4096m -XX:MaxDirectMemorySize=4G -XX:MaxTenuringThreshold=15…