[
https://issues.apache.org/jira/browse/NETBEANS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien closed NETBEANS-1146.
----------------------------------
Fix Version/s: 25
Resolution: Fixed
https://github.com/apache/netbeans/pull/8217
> 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
> Priority: Major
> Labels: graph, maven
> Fix For: 25
>
> Attachments: netbeans_freeze_snapshot.png, pom.xml
>
>
> 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
(v8.20.10#820010)
---------------------------------------------------------------------
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