You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2021/01/22 20:32:00 UTC

[jira] [Closed] (NETBEANS-936) In Maven project depending on Guava, viewing Guava's source files is slow

     [ https://issues.apache.org/jira/browse/NETBEANS-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomáš Procházka closed NETBEANS-936.
------------------------------------
    Resolution: Cannot Reproduce

> In Maven project depending on Guava, viewing Guava's source files is slow
> -------------------------------------------------------------------------
>
>                 Key: NETBEANS-936
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-936
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: OpenJDK 1.8.0_171 on Ubuntu
>            Reporter: Jeffrey Morlan
>            Priority: Major
>
> * Have the JDK's src.zip installed
>  * Create a Maven project
>  * Add Guava as a dependency (com.google.guava:guava, latest version 25.1-jre)
>  * "Download Sources" for the Guava dependency
>  * Try to open any Guava class
> It will take ~10 seconds to parse, sometimes hanging the UI. Somehow NetBeans 9 is ending up parsing hundreds of src.zip files along with it. This did not happen in NetBeans 8.2.
> Guava has a "<systemPath>${java.home}/../src.zip</systemPath>" dependency in its pom.xml, which may be related.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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