Andres Bel Alonso created NETBEANS-1146:
-------------------------------------------

             Summary: Freeze when building the dependency graph of a maven 
project.
                 Key: NETBEANS-1146
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1146
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 9.0
            Reporter: Andres Bel Alonso
         Attachments: netbeans_freeze_snapshot.png

Hi,

I have a medium sized java maven project ( near 25.000 code lines), with many 
dependencies. When i go to the pom file and I click to "Graph" button to 
compute the project dependecy graph, the message "Loading and constructing 
graph (this can take a while) with a freeze progress bar. All the IDE freeze, 
and and I can not click on nothing.

This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to be 
computed, in the same project.

This functionality also works with smaller projects (in other words, with less 
dependencies)

There are not log messages in the shell that I use to run the IDE.

When running the sampler I found that spends all his computing time on the 
method isThereFreeSpaceNonFixedSpace() of the package 
org.netbeans.modules.java.graph. (see attach image)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to