IDEA 8.0 (#9013) Can't Open Inspect Window (OOM)
Hi,
The first time I tried to open an object inspection window in the debugger under 8.0 (#9013) it ran the CPU full-bore for many seconds and then presented me with an out-of-memory alert. The instance in question is by no means large and there's no problem expanding it in the Variables pane of the debugger window.
I have 384 MB megabytes with 160 MB maximum perm-gen allocated to IDEA.
I'm running under Sun JDK 1.6.0_10-rc2 on x86 Linux.
Randall Schulz
请先登录再写评论。
I hit a 100% CPU + OOM issue too. I reported it (http://www.jetbrains.net/jira/browse/IDEADEV-32944) and it says it's fixed in the latest EAP. Could be the same thing.
Hi, Russ,
This is the reason I post problems here first...
I'm downloading #9158 now. I'll check it out and report back here and on your JIRA entry with my findings.
Randall Schulz