Debugger hangs while 'Collecting data...'

已回答

I'm trying to debug into a Class and I have a method that's using JIDE's IconsFactory.getImageIcon static method.
I don't even have to step to the line that uses this call for the debugger to hang trying to collect data.
Forgot to note that I'm using the latest build 139.1117 and Java 1.8_25

1
Avatar
Permanently deleted user

I have a similar problem

Oracle java version "1.8.0_131"

0
Avatar
Permanently deleted user

Any solutions?

0

See https://intellij-support.jetbrains.com/hc/articles/206544799. Try a more recent JDK version.

If the issue persists, please submit a ticket to support with more details: https://intellij-support.jetbrains.com/hc/requests/new .

0

请先登录再写评论。