Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Download sources and Javadoc / Too Slow

Hello all,

I have come across a rather weird slowness during the "Download sources and Javadoc" stage of JDT.

Here is a screenshot from Visual VM
image.png
you can also find attached the JVM dump.

It is unexpected that most of the time is spent on the java.io.file.getCanonicalPath() call

Any thoughts anyone?

Attachment: Eclipse-JDT-slowness-downloadCourcesAndJavadoc-snapshot-1638377160932.nps
Description: Binary data


Back to the top